Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the point represented by the coordinates x and y as a single value.
PNT(x,y)
Remarks
Converting coordinates to points allows you to change a shape's geometry without having to manipulate x- and y-coordinates separately.
Example
PNT(PinX,PinY)
Returns the point represented by PinX and PinY.