STK ObjectsSend comments on this topic.
TerrainExtentMaxLongitude Property (IAgWirelessInSite64GeometryData)
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 * pVal
);
[Java]
public AgVariant getTerrainExtentMaxLongitude();
[Python - STK API ]
@property
def TerrainExtentMaxLongitude(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.