Creates a Path from the existing GraphicsPath.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static Path Create( GraphicsPath graphicsPath )
Type: System.Drawing.Drawing2D.GraphicsPath
The GraphicsPath from which to create the new Path.