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