←Select platform

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>)

See Also

AnnLayerCollection Class

Leadtools.Annotations.Engine Namespace

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

Leadtools.Annotations.Engine Assembly

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