Description
Swaps the position of two Globe Image Overlay
objects.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub Swap( _
ByVal ImageryOverlay1 As IAgStkGraphicsGlobeImageOverlay, _
ByVal ImageryOverlay2 As IAgStkGraphicsGlobeImageOverlay _
)
|
Parameters
- ImageryOverlay1
- The first Globe Image Overlay object.
- ImageryOverlay2
- The second Globe Image Overlay object.