isVisible Property (IAnnThumbStyle)

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

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