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






Windows & Linux

Description

Get the elevation contours 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface