Keyword Reference


$tagPOINTS

Defines the x- and y- coordinates of a point

Global Const $tagPOINTS = "struct; short X;short Y; endstruct"

Parameters

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