<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > General purposes UDTs > POLYPOINT |
Description
POLYPOINT structure.
Syntax
Type POLYPOINT
x As Single
y As Single
End Type
Remarks
See also
Examples