layers Property

Summary

Gets the collection of AnnLayers in this AnnContainer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainer.prototype, 'layers', 
	get: function() 
) 
layers: AnnLayerCollection; // read-only 

Property Value

The collection of AnnLayers contained in this AnnContainer. The default value is an empty collection, ready to be used.

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.