←Select platform

AnnLayerCollection Class Methods

Summary

For a list of all members of this type, see AnnLayerCollection members

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