Share via


PNT Function [Visio 2003 SDK Documentation]

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.