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