Back to Devexpress

TdxCustomMapControl.ActualCenterPoint Property

vcl-dxmapcontrol-dot-tdxcustommapcontrol-8b3e3eee.md

latest698 B
Original Source

TdxCustomMapControl.ActualCenterPoint Property

Returns a geographical point that corresponds to the map center.

Declaration

delphi
property ActualCenterPoint: TdxMapControlGeoPoint read;

Property Value

Type
TdxMapControlGeoPoint

Remarks

This property returns the CenterPoint.GeoPoint property value.

See Also

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit