| Overload | Description |
|---|---|
| CreateWindowsPathGeometry(GraphicsPath) | Creates the System.Windows.Media.PathGeometry object from the System.Drawing.Drawing2D.GraphicsPath object. |
| CreateWindowsPathGeometry(IGraphicsPath) | Creates the System.Windows.Media.PathGeometry object from the IGraphicsPath object. |
| CreateWindowsPathGeometry(GraphicsPathData) | Creates the System.Windows.Media.PathGeometry object from the GraphicsPathData object. |