AGI STK Objects 11 Send comments on this topic.
SWLatitude Property (IAgTerrain)
See Also 





Description

Latitude of the southwest corner of the terrain contained in the terrain data file. Uses Angle Dimension.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getSWLatitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1