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