The following tables list the members exposed by AnnLayerCollection.
Public Constructors
Name | Description | |
---|---|---|
AnnLayerCollection | Creates a new layer collection for the specified owner. | |
AnnObservableCollection<T> | Initializes a new empty AnnObservableCollection. (Inherited from AnnObservableCollection<AnnLayer>) |
Public Methods
Name | Description | |
---|---|---|
BringToFront | Moves a layer up in the Z-order of the list. | |
Move | Moves an item to a new index. (Inherited from AnnObservableCollection<AnnLayer>) | |
SendToBack | Moves a layer down in the Z-order of the list. | |
ToArray | Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnLayer>) |
Protected Methods
Name | Description | |
---|---|---|
ClearItems | Removes all items from the collection. | |
InsertItem | Inserts an item into this collection. | |
MoveItem | Moves an item to a new index. (Inherited from AnnObservableCollection<AnnLayer>) | |
OnCollectionChanged | Raises the CollectionChanged event with the provided arguments. | |
RemoveItem | Removes an item from this collection. | |
SetItem | Replaces the item at the specified index. |
Public Properties
Name | Description | |
---|---|---|
Owner | Gets the owner layer of this collection. |
Public Events
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. (Inherited from AnnObservableCollection<AnnLayer>) |
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