Creates a path from the specified clipping path with the given parameters and resolution.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static Path Create( Path clippingPath, int width, int height, bool allowEvenOddRule, int subPathIndex )
Type: System.Int32
The width of the path.Type: System.Int32
The height of the path.Type: System.Boolean
Type: System.Int32