Swaps the position of two Globe Image Overlay objects.
| [Visual Basic .NET] | 
|---|
 | 
| [C#] | 
|---|
 | 
| [Managed C++] | 
|---|
 | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
 | 
[Python - STK API  ] | 
|---|
def Swap(self, ImageryOverlay1:"IAgStkGraphicsGlobeImageOverlay", ImageryOverlay2:"IAgStkGraphicsGlobeImageOverlay") -> None:  | 
- ImageryOverlay1
 - The first Globe Image Overlay object.
 - ImageryOverlay2
 - The second Globe Image Overlay object.
 






