Indicates whether to show the rotate thumbs of selected annotation objects
Object.defineProperty(DocumentViewerAnnotations.prototype, 'useRotateThumbs',
get: function(),
set: function(value)
)
useRotateThumbs: 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.
Products |
Support |
Feedback: useRotateThumbs Property (DocumentViewerAnnotations) - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|