Enables or disables the use of rotate thumbs of this AnnAutomationObject.
Object.defineProperty(AnnAutomationObject.prototype, 'useRotateThumbs',
get: function(),
set: function(value)
)
useRotateThumbs: boolean;
true to enable rotate thumbs for AnnObject rotation; otherwise, it is false. The default value is true.
For more control over rotating a AnnObject or a 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 thumbs.
For more information, refer to Annotation Rotation Options.
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