'Declaration Public Shared Function CreateDrawingGraphicsPath( _
ByVal pathGeometryОбъект System.Windows.Media.PathGeometry для преобразования.As System.Windows.Media.PathGeometry _
) As System.Drawing.Drawing2D.GraphicsPath
public static System.Drawing.Drawing2D.GraphicsPath CreateDrawingGraphicsPath(
System.Windows.Media.PathGeometry pathGeometry
)
public: static System.Drawing.Drawing2D.GraphicsPath CreateDrawingGraphicsPath(
System.Windows.Media.PathGeometry* pathGeometry
)
public:
static System.Drawing.Drawing2D.GraphicsPath CreateDrawingGraphicsPath(
System.Windows.Media.PathGeometry^ pathGeometry
)
Parameters
- pathGeometry
- Объект System.Windows.Media.PathGeometry для преобразования.
Return Value
Объект System.Drawing.Drawing2D.GraphicsPath.