useRotateThumbs Property

Summary

Indicates whether to show the rotate thumbs of selected annotation objects

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerAnnotations.prototype, 'useRotateThumbs', 
	get: function(), 
	set: function(value) 
) 
useRotateThumbs: boolean; 

Property Value

true to show the rotate thumbs of selected annotation objects; otherwise, false. Default value is true.

Remarks

Changing this value will loop through all the AnnAutomationObject's in the current AnnAutomationManager and set the value of AnnAutomationObject.UseRotateThumbs accordingly.

Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.