Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods
TRSGPPath.Scale(Single,Single) Method
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