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