Gets or sets the AnnControlPoint object used for the rotate gripper control point for all AnnEditDesigner derived classes.
public AnnControlPoint RotateGripperControlPoint { get; set; }
Public Property RotateGripperControlPoint As Leadtools.Annotations.AnnControlPoint
public:
property Leadtools.Annotations.AnnControlPoint^ RotateGripperControlPoint {
Leadtools.Annotations.AnnControlPoint^ get();
void set ( Leadtools.Annotations.AnnControlPoint^ );
}
The AnnControlPoint object used for the rotate gripper control point for all AnnEditDesigner derived classes.
When the automation framework uses reflection to create any of the AnnAutomationObject.EditDesignerType, it will use this value in the created AnnEditDesigner.AnnEditDesigner.ControlPoints collection.
For more information, refer to New Annotation Features of Version 14.5 (Deprecated).
For an example, refer to RotateLinePen.
UseRotateControlPoints Property
RotateCenterControlPointCursor Property
RotateCenterControlPoint Property
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