Latitude of the northeast corner of the
terrain contained in the terrain data file. Uses Angle
Dimension.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property NELatitude() As System.Object
|
| [C#] |
|---|
public System.Object NELatitude {get;}
|
| [Managed C++] |
|---|
public: __property VARIANT get_NELatitude();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_NELatitude(
|
| [Java] |
|---|
public Variant getNELatitude();
|