←Select platform

AnnLayerCollection Class

Summary
Represents a dynamic collection of AnnLayers and provides notifications when items are added or removed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public class AnnLayerCollection : AnnObservableCollection<AnnLayer> 
@interface LTAnnLayerCollection : LTAnnObservableCollection 
public class AnnLayerCollection extends AnnObservableCollection<AnnLayer> 
public: 
   ref class AnnLayerCollection : AnnObservableCollection<AnnLayer^> 
class AnnLayerCollection(AnnObservableCollection): 
Remarks

Used as the type for AnnContainer.Layers and AnnLayer.Layers

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.