AGI STK Graphics 11 Send comments on this topic.
IndexOf Method (IAgStkGraphicsTerrainCollection)
See Also 
TerrainOverlay
The Terrain Overlay to search for in the collection.

Description

Gets the index of the specified Terrain Overlay.

Syntax

[Visual Basic .NET]
Public Function IndexOf( _
   ByVal TerrainOverlay As IAgStkGraphicsTerrainOverlay _
) As Integer

Parameters

TerrainOverlay
The Terrain Overlay to search for in the collection.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface