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