<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods:
Comments (0)
Scales the current path by the delta in X and Y. If dx, dy are > 1, the path gets bigger.
Namespace: RSGdiPlusGraphics
Delphi
public procedure Scale(const dX, dY: Single);
Parameters
dX
Type: Single
dY
•RSGdiPlusGraphics.TRSGPPath.Translate(Single,Single)
•RSGdiPlusGraphics.TRSGPPath.ApplyMatrix(TRSGPMatrix)
•TRSGPPath
•RSGdiPlusGraphics