Latitude of the southwest corner of the terrain contained in the terrain data file. Uses Angle Dimension.
Read-only property
[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 * pVal ); |
[Java] |
---|
public AgVariant getSWLatitude(); |