TdxMapControlGeoPointItem.Longitude Property
Specifies the longitude of the geographical point, in degrees.
Declaration
property Longitude: Double read; write;
Property Value
Type | Description |
---|---|
Double | A point’s longitude, in degrees. |
Remarks
This property synchronizes its value with the GeoPoint.Longitude field.
See Also