Moves the Terrain Overlay to the specified position.
[Visual Basic .NET] |
---|
Public Sub Move( _ ByVal TerrainOverlay As IAgStkGraphicsTerrainOverlay, _ ByVal NewPosition As Integer _ ) |
[C#] |
---|
public void Move( |
[Managed C++] |
---|
public: void Move( |
[Java] |
---|
public move( |
[Unmanaged C++] |
---|
public: HRESULT Move( |
- TerrainOverlay
- The Terrain Overlay to move.
- NewPosition
- The new position of the terrainOverlay.