AGI STK Objects 11Send comments on this topic.
Elevations Property (IAgVeGfxElevContours)
See Also 
Windows






Windows & Linux

Description

Collection of Levels.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Elevations() As IAgVeGfxElevationsCollection
[C#]
public IAgVeGfxElevationsCollection Elevations {get;}
[Managed C++]
public: __property IAgVeGfxElevationsCollection^ get_Elevations();
[Unmanaged C++]
public: HRESULT get_Elevations(
   IAgVeGfxElevationsCollection ** ppRetVal
);
[Java]
public IAgVeGfxElevationsCollection getElevations();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.