useRotateThumbs Property (DocumentViewerAnnotations)

Summary

Indicates whether to show the rotate thumbs of selected annotation objects

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerAnnotations.prototype, 'useRotateThumbs', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 the current AnnAutomationManager and set the value of AnnAutomationObject.UseRotateThumbs accordingly.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize