Latitude: angle above the x-y plane. Uses
Latitude Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Lat() As Double
|
[C#] |
---|
public double Lat {get; set;}
|
[Managed C++] |
---|
public: __property double get_Lat();
|
[Unmanaged C++] |
---|
public: HRESULT get_Lat(
|
[Java] |
---|
public double getLat();public void setLat(
|