AGI STK Objects 11 Send comments on this topic.
RangeContours Property (IAgLvGraphics)
See Also 





Description

Get the launch vehicle's 2D range contour properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RangeContours() As IAgGfxRangeContours

[C#]
public IAgGfxRangeContours RangeContours {get;}

[Managed C++]
public: __property IAgGfxRangeContours^ get_RangeContours();

[Unmanaged C++]
public: HRESULT get_RangeContours(
IAgGfxRangeContours ** ppRetVal
);

[Java]
public IAgGfxRangeContours getRangeContours();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1