Get the satellite's Range Contours
properties.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgVORangeContours getRangeContours();
|