Scales coordinates of all points in the path.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Scale( float scaleX, float scaleY )
Type: System.Single
The value by which to scale x-coordinates of the path points.Type: System.Single
The value by which to scale y-coordinates of the path points.