Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods
TRSGPPath.Translate(Single,Single) Method
Translates the current path by the delta in X and Y. dX and dY are in path units.
Namespace: RSGdiPlusGraphics
Delphi
public procedure Translate(const dX, dY: Single);
Parameters
dX
Type: Single
dY
•RSGdiPlusGraphics.TRSGPPath.Translate(Single,Single)
•RSGdiPlusGraphics.TRSGPPath.ApplyMatrix(TRSGPMatrix)
•TRSGPPath
•RSGdiPlusGraphics