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