Northwoods.Go Assembly > Northwoods.Go Namespace : GoLayerCollection Class |
For a list of all members of this type, see GoLayerCollection members.
Name | Description | |
---|---|---|
Backwards | Gets an enumerable whose enumerator will iterate over the layers in reverse order. | |
Bottom | Gets the first layer, normally drawn underneath all other layers. | |
Count | Get the number of layers. | |
Default | Gets or sets the default layer for adding objects. | |
Document | Gets the document that this layer collection belongs to, or null if this is in a view. | |
IsReadOnly | This collection is never read-only programmatically. | |
LayerCollectionContainer | Gets the document or view to which this layer collection belongs. | |
Top | Gets the last layer, normally drawn on top of all other layers. | |
View | Gets the view that this layer collection belongs to, or null if this is in a document. |