Moves the Globe Image Overlay at the specified index to the specified position.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def MoveByIndex(self, Index:int, NewPosition:int) -> None: |
- Index
- The index of the Globe Image Overlay to move.
- NewPosition
- The new position of the Globe Image Overlay.






