TdxCustomMapControl.ActualCenterPoint Property
Returns a geographical point that corresponds to the map center.
Declaration
property ActualCenterPoint: TdxMapControlGeoPoint read;
Property Value
| Type |
|---|
| TdxMapControlGeoPoint |
Remarks
This property returns the CenterPoint.GeoPoint property value.
See Also