The following screen show shows a control with 10 layers:
while the following screen shot shows how the layers are arranged:
The Layers collection supports the following properties and methods.
Name | Description | |||
Add | Adds a Layer object to the collection and returns a reference to the newly created object. | |||
Clear | Removes all objects in a collection. | |||
Count | Specifies the number of layers. | |||
Item | Returns a specific Layer of the Layers collection. | |||
Remove | Removes a specific member from the Layers collection. | |||
VisibleCount | Specifies the number of visible layers. | |||
VisibleItem | Returns the visible Layer of the Layers collection, based on its position. |