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