AGI STK Graphics 11 Send comments on this topic.
SwapByIndex Method (IAgStkGraphicsImageCollection)
See Also 
Index1
The index of the first Globe Image Overlay.
Index2
The index of the second Globe Image Overlay.

Description

Swaps the position of two Globe Image Overlay objects at the specified indices.

Syntax

[Visual Basic .NET]
Public Sub SwapByIndex( _
   ByVal Index1 As Integer, _
   ByVal Index2 As Integer _
) 

Parameters

Index1
The index of the first Globe Image Overlay.
Index2
The index of the second Globe Image Overlay.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface