Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public MustInherit Class AnnControlPoint Inherits AnnDrawable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public abstract class AnnControlPoint : AnnDrawable |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnControlPoint abstract : public AnnDrawable |
For an example, refer to AnnDesigner.
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.
System.Object
Leadtools.Annotations.AnnDrawable
Leadtools.Annotations.AnnControlPoint
Leadtools.Annotations.AnnRectangleControlPoint
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family