Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPosition > Properties
TRSPosition.DefaultValue Property
Specifies the default coordinates of the current object.
Use the DefaultValue property to receive the default coordinates of a TRSPosition object.
Namespace: RSGraphics
Delphi
public property DefaultValue: TRSPoint read FDefaultValue write FDefaultValue;
Property Value
Type: TRSPoint
•RSGraphics.TRSPosition.X
•RSGraphics.TRSPosition.Y
•TRSPosition
•RSGraphics