Get the parameters for a geostationary box, a
planar rectangle centered at a fixed longitude in space and used to
visually check that a GEO satellite stays within a certain
area.
Read-only property
[Visual Basic .NET] |
---|
Public Property GeoBox() As IAgVeVOGeoBox
|
[C#] |
---|
public IAgVeVOGeoBox GeoBox {get;}
|
[Managed C++] |
---|
public: __property IAgVeVOGeoBox^ get_GeoBox();
|
[Unmanaged C++] |
---|
public: HRESULT get_GeoBox(
|
[Java] |
---|
public IAgVeVOGeoBox getGeoBox();
|