'Declaration Public Overridable Function GetAsGraphicsPath( _
ByVal drawingFactoryDrawingFactory, который должен создать графический путь.As Vintasoft.Imaging.Drawing.DrawingFactory _
) As Vintasoft.Imaging.Drawing.IGraphicsPath
public virtual Vintasoft.Imaging.Drawing.IGraphicsPath GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory drawingFactory
)
public: virtual Vintasoft.Imaging.Drawing.IGraphicsPath* GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory* drawingFactory
)
public:
virtual Vintasoft.Imaging.Drawing.IGraphicsPath^ GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory^ drawingFactory
)
Parameters
- drawingFactory
- DrawingFactory, который должен создать графический путь.
Return Value
Точки аннотации как IGraphicsPath.