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