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