Represents the shape of a control point (handle) used by the AnnEditDesigner.
[SerializableAttribute()]
public abstract class AnnControlPoint : AnnDrawable
<SerializableAttribute()>
Public MustInherit Class AnnControlPoint
Inherits Leadtools.Annotations.AnnDrawable
Implements System.Runtime.Serialization.ISerializable
[SerializableAttribute()]
public ref class AnnControlPoint abstract : public Leadtools.Annotations.AnnDrawable, System.Runtime.Serialization.ISerializable
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.
For an example, refer to AnnDesigner.
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