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






