AnnRectangleControlPoint implementation of AnnControlPoint.GetGraphicsPath.
public override GraphicsPath GetGraphicsPath(
AnnPoint centerPoint,
AnnUnitConverter converter
)
Public Overrides Function GetGraphicsPath( _
ByVal centerPoint As Leadtools.Annotations.AnnPoint, _
ByVal converter As Leadtools.Annotations.AnnUnitConverter _
) As GraphicsPath
public:
GraphicsPath^ GetGraphicsPath(
Leadtools.Annotations.AnnPoint centerPoint,
Leadtools.Annotations.AnnUnitConverter^ converter
) override
centerPoint
The center point
converter
An AnnUnitConverter used to convert centerPoint to pixel coordinates.
The System.Drawing.Drawing2D.GraphicsPath representation of this AnnControlPoint.
For more information, refer to AnnControlPoint.GetGraphicsPath.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET