Geodetic impact latitude. 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(
|