TdxMapControlGeoLocation.GeoPoint Property
In This Article
Specifies a geographical point.
#Declaration
Delphi
property GeoPoint: TdxMapControlGeoPoint read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
The Latitude and Longitude properties provide access to the corresponding fields of a TdxMapControlGeoPoint record instance assigned to the GeoPoint property.
See Also