FunctionalPosition (Object)

Represents a Functional Position.

Properties


Property X() As (Read Only)
Returns the X coordinate.
Property Y() As (Read Only)
Returns the Y coordinate.

Methods


Sub SetCoords( iX, iY)
Sets the coordinates.
Parameters:
iX
the x coordinate.
iY
the y coordinate