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






Windows & Linux

Description

Get the aircraft's 2D elevation contour graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevContours() As IAgVeGfxElevContours
[C#]
public IAgVeGfxElevContours ElevContours {get;}
[Managed C++]
public: __property IAgVeGfxElevContours^ get_ElevContours();
[Unmanaged C++]
public: HRESULT get_ElevContours(
   IAgVeGfxElevContours ** ppRetVal
);
[Java]
public IAgVeGfxElevContours getElevContours();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.