A collection of globe image overlay objects.
![]() | Adds imageryOverlay to the collection. |
![]() | Adds imageryOverlay to the collection asynchronously. |
![]() | Creates a globe image overlay from the uri, which represents a uri, and adds it to the collection asynchronously. |
![]() | Creates a globe overlay from the uri, which represents a uri, and adds it to the collection. |
![]() | Brings the globe image overlay to the front of the collection so it is rendered first or on the bottom. |
![]() | Removes all globe image overlay objects from the collection. |
![]() | Checks the presence of a globe image overlay in the collection. |
![]() | Checks the presence of a globe image overlay with the specified Uri in the collection. |
![]() | Gets the index of the specified globe image overlay. |
![]() | Gets the index of the globe image overlay with the specified Uri. |
![]() | Moves the globe image overlay to the specified position. |
![]() | Moves the globe image overlay at the specified index to the specified position. |
![]() | Removes a globe image overlay from the collection. |
![]() | Sends the globe image overlay to the back of the collection so it is rendered last or on the top. |
![]() | Swaps the position of two globe image overlay objects. |
![]() | Swaps the position of two globe image overlay objects at the specified indices. |
![]() | Gets the number of globe overlay objects in the collection. |
![]() | Gets whether or not the collection is read only. |
![]() | Gets the globe image overlay at the specified index. |
Implemented Interface |
---|
IAgStkGraphicsImageCollectionEvents |