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