LEADTOOLS JavaScript (Leadtools.Annotations.Core)

IsVisible Property (AnnLayer)

Show in webframe
Gets or sets a value that indicates whether this layer is visible.
Syntax
get_isVisible();
set_isVisible(value);
Object.defineProperty('isVisible');

Property Value

TypeDescription
booleantrue if this layer is visible; otherwise, false. The default value is true.
Remarks

Use IsVisible to quickly show/hide all of the objects contained in the layer. Non-visible items are not accessible from automation.

AnnCodecs loads/saves the value of this property.

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

See Also

Reference

AnnLayer Object
AnnLayer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.