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