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