←Select platform
In This Topic ▼

AnnLayerCollection Class Members

Summary

The following tables list the members exposed by AnnLayerCollection.

Public Constructors

Name Description
Public Constructor
AnnLayerCollection Creates a new layer collection for the specified owner.
Public Constructor AnnObservableCollection<T> Initializes a new empty AnnObservableCollection. (Inherited from AnnObservableCollection<AnnLayer>)

Public Methods

Name Description
Public Method
BringToFront Moves a layer up in the Z-order of the list.
Public Method Move Moves an item to a new index. (Inherited from AnnObservableCollection<AnnLayer>)
Public Method SendToBack Moves a layer down in the Z-order of the list.
Public Method ToArray Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnLayer>)

Protected Methods

Name Description
Protected Method
ClearItems Removes all items from the collection.
Protected Method InsertItem Inserts an item into this collection.
Protected Method MoveItem Moves an item to a new index. (Inherited from AnnObservableCollection<AnnLayer>)
Protected Method OnCollectionChanged(AnnNotifyCollectionChangedEventArgs) Raises the CollectionChanged event. (Inherited from AnnObservableCollection<AnnLayer>)
Protected Method OnCollectionChanged(NotifyLeadCollectionChangedEventArgs) Raises the CollectionChanged event with the provided arguments. (Inherited from AnnObservableCollection<AnnLayer>)
Protected Method RemoveItem Removes an item from this collection.
Protected Method SetItem Replaces the item at the specified index.

Public Properties

Name Description
Public Property
Owner Gets the owner layer of this collection.

Public Events

Name Description
Public Event
CollectionChanged Occurs when the collection changes. (Inherited from AnnObservableCollection<AnnLayer>)

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

Leadtools.Annotations.Engine Assembly