isVisible Property (AnnLabel)

Summary

Shows or hides this AnnLabel.

Syntax

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

Property Value

true to show the AnnLabel; otherwise, it is false to hide it.

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