isVisible Property

Summary

Gets or sets a value that indicate whether this thumb in visible.

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

Property Value

true if this is visible; otherwise, false. The default value is true.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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