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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1