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





Description

Get the missile's 3D elevation contour graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevContours() As IAgVeVOElevContours

[C#]
public IAgVeVOElevContours ElevContours {get;}

[Managed C++]
public: __property IAgVeVOElevContours^ get_ElevContours();

[Unmanaged C++]
public: HRESULT get_ElevContours(
IAgVeVOElevContours ** ppRetVal
);

[Java]
public IAgVeVOElevContours getElevContours();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1