The LLA position's latitude. Uses Latitude
Dimension.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Latitude() As Double
|
| [C#] |
|---|
public double Latitude {get;}
|
| [Managed C++] |
|---|
public: __property double get_Latitude();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Latitude(
|
| [Java] |
|---|
public double getLatitude();
|