AGI STK Objects 11Send comments on this topic.
TerrainExtentMaxLongitude Property (IAgWirelessInSiteRTGeometryData)
See Also 
Windows






Windows & Linux

Description

Gets the terrain extent max longitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TerrainExtentMaxLongitude() As System.Object
[C#]
public System.Object TerrainExtentMaxLongitude {get;}
[Managed C++]
public: __property VARIANT get_TerrainExtentMaxLongitude();
[Unmanaged C++]
public: HRESULT get_TerrainExtentMaxLongitude(
   VARIANT * pRetVal
);
[Java]
public Variant getTerrainExtentMaxLongitude();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.