Leadtools.Documents.UI Namespace > DocumentViewerAnnotations Object : UseRotateThumbs Property |
get_useRotateThumbs();
set_useRotateThumbs(value);
Object.defineProperty('useRotateThumbs');
Type | Description |
---|---|
boolean | true to show the rotate thumbs of selected annotation objects; otherwise, false. Default value is true. |
Changing this value will loop through all the AnnAutomationObject's in the the current AnnAutomationManager and set the value of AnnAutomationObject.UseRotateThumbs accordingly.