Gets or sets the use of rotate control points of this AnnAutomationObject.
public virtual bool UseRotateControlPoints { get; set; }
Public Overridable Property UseRotateControlPoints As Boolean
true if using rotate control points for AnnObject rotation; false otherwise.
For more control over rotating an AnnObject or a AnnGroupObject in design mode with an AnnEditDesigner, set this property to true. This allows the user to precisely control the rotate center, as well as the rotate angle, by moving the rotate control points. For more information, refer to WPF Annotation Rotation Options.
For C#/VB examples, refer to AnnEditDesigner.UseRotateControlPoints.
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