AnnDottedEllipseControlPoint implementation of AnnControlPoint.Draw.
public override void Draw(
Graphics graphics,
AnnPoint centerPoint,
AnnUnitConverter converter
)
Public Overrides Sub Draw( _
ByVal graphics As Graphics, _
ByVal centerPoint As Leadtools.Annotations.AnnPoint, _
ByVal converter As Leadtools.Annotations.AnnUnitConverter _
)
public:
void Draw(
Graphics^ graphics,
Leadtools.Annotations.AnnPoint centerPoint,
Leadtools.Annotations.AnnUnitConverter^ converter
) override
graphics
The Graphics surface on which to draw this AnnControlPoint.
centerPoint
The center point
converter
An AnnUnitConverter used to convert centerPoint to pixel coordinates.
For more information, refer to New Annotation Features of Version 14.5 (Deprecated).
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