Converts the specified PathPoint to a System.Drawing.PointF.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static implicit operator PointF ( PathPoint pathPoint )
Type: Aurigma.GraphicsMill.Drawing.PathPoint
The PathPoint to convert.