'Declaration Public Overloads Shared Function CreateWindowsPathFigures( _
ByVal pathDataОбъект IGraphicsPath для преобразования.As Vintasoft.Imaging.Drawing.GraphicsPathData _
) As System.Collections.Generic.IEnumerable(Of PathFigure)
public static System.Collections.Generic.IEnumerable<PathFigure> CreateWindowsPathFigures(
Vintasoft.Imaging.Drawing.GraphicsPathData pathData
)
public: static System.Collections.Generic.IEnumerable<PathFigure*>* CreateWindowsPathFigures(
Vintasoft.Imaging.Drawing.GraphicsPathData* pathData
)
public:
static System.Collections.Generic.IEnumerable<PathFigure^>^ CreateWindowsPathFigures(
Vintasoft.Imaging.Drawing.GraphicsPathData^ pathData
)
Parameters
- pathData
- Объект IGraphicsPath для преобразования.
Return Value
Массив объектов System.Windows.Media.PathFigure.