The LayerCollection type exposes the following members.
Name | Description | |
---|---|---|
Canvas |
Gets a reference to the Canvas object this LayerCollection belongs to. |
|
Count |
Gets the number of items actually contained in the Collection<T>. (Inherited from Collection<T>.) |
|
IsReadOnly |
Gets a value indicating whether the collection is read-only. (Inherited from Collection<T>.) |
|
Item |
Gets or sets the layer at the specified index. (Overrides Collection<Layer>.Item[Int32].) |