Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner.
public virtual AnnControlPoint RotateCenterControlPoint { get; set; }
Public Overridable Property RotateCenterControlPoint As Leadtools.Annotations.AnnControlPoint
public:
virtual property Leadtools.Annotations.AnnControlPoint^ RotateCenterControlPoint {
Leadtools.Annotations.AnnControlPoint^ get();
void set ( Leadtools.Annotations.AnnControlPoint^ );
}
The AnnControlPoint object used for displaying the rotate center control point for this AnnEditDesigner.
For more information, refer to New Annotation Features of Version 14.5 (Deprecated).
For an example, refer to RotateGripperControlPoint.
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