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

Description

Swaps the position of two Terrain 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 Terrain Overlay.
Index2
The index of the second Terrain Overlay.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface