'Declaration Public Overridable Function GetAsGraphicsPath( _
ByVal factoryФабрика чертежей.As Vintasoft.Imaging.Drawing.DrawingFactory _
) As Vintasoft.Imaging.Drawing.IGraphicsPath
public virtual Vintasoft.Imaging.Drawing.IGraphicsPath GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory factory
)
public: virtual Vintasoft.Imaging.Drawing.IGraphicsPath* GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory* factory
)
public:
virtual Vintasoft.Imaging.Drawing.IGraphicsPath^ GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory^ factory
)
Parameters
- factory
- Фабрика чертежей.
Return Value
Графический путь.