The Longitude type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Longitude(Double) |
Constructs Longitude using the decimal value provided. |
|
|
Longitude(String) |
Constructs Longitude using the decimal string value provided. |
|
|
Longitude(Longitude) |
Constructs Longitude copying the existing value. |
Properties
| Name | Description | |
|---|---|---|
|
|
Value |
Returns the decimal value of the longitude.
|