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