LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Children Property (AnnLayer)

Show in webframe
Gets the collection of AnnObjects for this layer.
Syntax
get_children();
Object.defineProperty('children');

Property Value

TypeDescription
AnnObjectCollectionThe collection of AnnObjects of this layer. The default value is an empty collection.
Remarks

Annotation objects already in the container can be added to any child layer using this property to group them logically.

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.