TdxMapControlGeoLocation.Longitude Property
Specifies the longitude of the coordinate that corresponds to the geographical point.
Declaration
property Longitude: Double read; write;
Property Value
| Type |
|---|
| Double |
Remarks
This property synchronizes its value with the GeoPoint.Longitude field.
See Also