children Property

Summary

Gets the collection of AnnObjects for this layer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLayer.prototype, 'children', 
	get: function() 
) 
children: AnnObjectCollection; // read-only 

Property Value

The 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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.