Keyword Reference


$tagPOINT

Defines the x- and y- coordinates of a point

Global Const $tagPOINT = "struct; long X;long Y; endstruct"

Parameters

X Specifies the x-coordinate of the point
Y Specifies the y-coordinate of the point