<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods:
Comments (0)
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