Methods
- Sub GetCoordinates( oPoint)
-
Returns the coordinates of the point
- Parameters:
-
- oPoint[0]
- The X Coordinate of the point dd>
- oPoint[1]
- The Y Coordinate of the point dd>
- Sub SetData( iX, iY)
-
Modifies the coordinates of the point
- Parameters:
-
- iX
- The X Coordinate of the point dd>
- iY
- The Y Coordinate of the point dd>