←Select platform

Draw Method (AnnDottedEllipseControlPoint)

Syntax

C#
VB
C++
  
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  

Parameters

graphics
The Graphics surface on which to draw this AnnControlPoint.

centerPoint
The center point

converter
An AnnUnitConverter used to convert

centerPoint
The center point

Remarks

For more information, refer to New Annotation Features of Version 14.5 (Deprecated).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize