←Select platform

Layers Property

Summary
Gets the collection of AnnLayers in this AnnContainer.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnLayerCollection Layers { get; } 
@property (nonatomic, strong, readonly) LTAnnLayerCollection *layers; 
public AnnLayerCollection getLayers() 
public:  
   property AnnLayerCollection^ Layers 
   { 
      AnnLayerCollection^ get() 
   } 
Layers # get  (AnnContainer) 

Property Value

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

Remarks

For a demo, refer to the AnnotationsLayersDemo in your LEADTOOLS setup.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.