LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnControlPoint Class
See Also  Members  
Leadtools.Annotations Namespace : AnnControlPoint Class



The AnnControlPoint Class is available in LEADTOOLS Document and Medical Imaging toolkits.

Represents the shape of a control point (handle) used by the AnnEditDesigner.

Object Model

AnnControlPoint ClassAnnBrush ClassAnnFont ClassAnnPen Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public MustInherit Class AnnControlPoint 
   Inherits AnnDrawable
   Implements ISerializable 
Visual Basic (Usage)Copy Code
Dim instance As AnnControlPoint
C# 
[SerializableAttribute()]
public abstract class AnnControlPoint : AnnDrawable, ISerializable  
C++/CLI 
[SerializableAttribute()]
public ref class AnnControlPoint abstract : public AnnDrawable, ISerializable  

Example

For an example, refer to AnnDesigner.

Remarks

The AnnControlPoint class is used by AnnEditDesigner object to show handles that the user can click and drag.

Other classes derive from this class to provide certain shapes for control points such as the AnnRectangleControlPoint and AnnEllipseControlPoint.

Inheritance Hierarchy

System.Object
   Leadtools.Annotations.AnnDrawable
      Leadtools.Annotations.AnnControlPoint
         Leadtools.Annotations.AnnRectangleControlPoint

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features