'Declaration Public Overrides Function GetAsGraphicsPath( _
ByVal drawingFactoryThe DrawingFactory that should create graphics path.As Vintasoft.Imaging.Drawing.DrawingFactory _
) As Vintasoft.Imaging.Drawing.IGraphicsPath
public override Vintasoft.Imaging.Drawing.IGraphicsPath GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory drawingFactory
)
public: Vintasoft.Imaging.Drawing.IGraphicsPath* GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory* drawingFactory
); override
public:
Vintasoft.Imaging.Drawing.IGraphicsPath^ GetAsGraphicsPath(
Vintasoft.Imaging.Drawing.DrawingFactory^ drawingFactory
); override
Parameters
- drawingFactory
- The DrawingFactory that should create graphics path.
Return Value
Points of annotation as IGraphicsPath.