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





Description

Get the satellite's Range Contours properties.

Property type

Read-only property

Syntax

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

[C#]
public IAgVORangeContours RangeContours {get;}

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

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

[Java]
public IAgVORangeContours getRangeContours();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1