get_useRotateThumbs();
set_useRotateThumbs(value);
Object.defineProperty('useRotateThumbs');
Type | Description |
---|---|
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.