The location of the rotate center control point.
public virtual AnnPoint RotateCenter { get; set; }
Public Overridable Property RotateCenter As Leadtools.Annotations.AnnPoint
public:
virtual property Leadtools.Annotations.AnnPoint RotateCenter {
Leadtools.Annotations.AnnPoint get();
void set ( Leadtools.Annotations.AnnPoint );
}
The location of the rotate center control point.
When an AnnObject is selected with an AnnEditDesigner, two rotate control points appear:
This property returns the location of the rotate center 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