STK ObjectsSend comments on this topic.
TerrainExtentMinLatitude Property (IAgWirelessInSite64GeometryData)
See Also
Windows





Windows & Linux

Description

Gets the terrain extent min latitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TerrainExtentMinLatitude() As System.Object
[C#]
public System.Object TerrainExtentMinLatitude {get;}
[Managed C++]
public: __property VARIANT get_TerrainExtentMinLatitude();
[Unmanaged C++]
public: HRESULT get_TerrainExtentMinLatitude(
    VARIANT * pVal
);
[Java]
public AgVariant getTerrainExtentMinLatitude();
[Python - STK API ]
@property
def TerrainExtentMinLatitude(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.