LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Layers Property (AnnLayer)

Show in webframe
Gets the collection of children AnnLayers for this layer.
Syntax
get_layers();
Object.defineProperty('layers');

Property Value

TypeDescription
AnnLayerCollectionThe collection of children AnnLayers for this layer. The default value is an empty collection.
Remarks

You can create a hierarchy of parent/children layers using 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.