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






Windows & Linux

Description

Gets the terrain extent min longitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TerrainExtentMinLongitude() As System.Object

[C#]
public System.Object TerrainExtentMinLongitude {get;}

[Managed C++]
public: __property VARIANT get_TerrainExtentMinLongitude();

[Unmanaged C++]
public: HRESULT get_TerrainExtentMinLongitude(
VARIANT * pRetVal
);

[Java]
public Variant getTerrainExtentMinLongitude();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface