←Select platform

AnnLayerCollection Class

Summary

Represents a dynamic collection of AnnLayers and provides notifications when items are added or removed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnLayerCollection : AnnObservableCollection<AnnLayer> 
public sealed class AnnLayerCollection : Leadtools.Annotations.Core.IAnnNotifyCollectionChanged   
@interface LTAnnLayerCollection : NSLayer <NSCoding,NSCopying,NSFastEnumeration > 
public class AnnLayerCollection extends AnnObservableCollection<AnnLayer> 
function Leadtools.Annotations.Core.AnnLayerCollection() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly