Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPosition > Properties
TRSPosition.Point Property
Specifies the coordinates of the current object as a point.
Use the Point property to specify the coordinates of a TRSPosition object as a point.
Namespace: RSGraphics
Delphi
public property Point: TRSPoint read GetPoint write SetPoint;
Property Value
Type: TRSPoint
•RSGraphics.TRSPosition.X
•RSGraphics.TRSPosition.Y
•TRSPosition
•RSGraphics