Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSCustomRSRect > Methods
TRSCustomRSRect.MoveTo(Single,Single) Method
Moves the object rect Top, Left to the specified X,Y. It retains the width and height of the rectangle.
Namespace: RSGraphics
Delphi
public procedure MoveTo( X, Y: Single ); virtual;
Parameters
X
Type: Single
Y
•RSGraphics.TRSCustomRSRect.BoundsRect
•RSGraphics.TRSCustomRSRect.Translate(Single,Single)
•RSGraphics.TRSCustomRSRect.Scale(Single,Single)
•TRSCustomRSRect
•RSGraphics