The location of the rotate gripper control point.
public virtual AnnPoint RotateGripper { get; set; }
Public Overridable Property RotateGripper As Leadtools.Annotations.AnnPoint
public:
virtual property Leadtools.Annotations.AnnPoint RotateGripper {
Leadtools.Annotations.AnnPoint get();
void set ( Leadtools.Annotations.AnnPoint );
}
The location of the rotate gripper control point.
When an AnnObject is selected with an AnnEditDesigner, two rotate control points appear:
This property returns the location of the rotate gripper control point. For more information, refer to New Annotation Features of Version 14.5 (Deprecated).
For an example, refer to GripperDistance.
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