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