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
object. - ImageryOverlay2
- The second
object.





