C#
VB
Java
Objective-C
WinRT C#
C++
Represents a dynamic collection of AnnLayers and provides notifications when items are added or removed.
public class AnnLayerCollection : AnnObservableCollection<AnnLayer>
Public Class AnnLayerCollection
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnObservableCollection(Of AnnLayer)
Implements Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
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^>
Used as the type for AnnContainer.Layers and AnnLayer.Layers
For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET