←Select platform

AnnLayerCollection Class

Summary
Represents a dynamic collection of AnnLayers and provides notifications when items are added or removed.
Syntax
C#
VB
Objective-C
C++
Java
public class AnnLayerCollection : AnnObservableCollection<AnnLayer> 
Public Class AnnLayerCollection  
   Inherits AnnObservableCollection(Of AnnLayer) 
   Implements IAnnNotifyCollectionChanged  
@interface LTAnnLayerCollection : NSLayer <NSCoding,NSCopying,NSFastEnumeration > 
public class AnnLayerCollection extends AnnObservableCollection<AnnLayer> 
public: 
   ref class AnnLayerCollection : AnnObservableCollection<AnnLayer^> 
Remarks

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

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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