←Select platform

AnnLayerCollection Class Members

Summary

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