Moves the Terrain Overlay to the specified position.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Move(self, TerrainOverlay:"IAgStkGraphicsTerrainOverlay", NewPosition:int) -> None: |
- TerrainOverlay
- The Terrain Overlay to move.
- NewPosition
- The new position of the terrainOverlay.






