showThumbs Property

Summary

Gets or sets a value that indicates whether to show the thumbs.

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

Property Value

true to show the thumbs; otherwise, it is false. The default value is true.

Remarks

Changing this property will affect the current and all future running AnnEditDesigner objects. For more information refer to the AnnEditDesigner.ShowThumbs property.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly