Clear | Removes all layers from the current map. |
Item | Returns the specified layer object. |
MoveTo | Moves the layer at the specifed position to a new position in the layer drawing order. |
MoveToBottom | Moves the layer at the specifed position to the bottom of the layer drawing order. That is, the layer will be drawn first. |
MoveToTop | Moves the layer at the specifed position to the top of the layer drawing order. That is, the layer will be drawn last. |
Remove | Removes the specified layer from the current map. |
Count | Returns the number of layer objects. |
Extent | Returns the extent of all layers loaded into the current map. |