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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.