Gets or sets the center point of the map in mapping coordinates (as used by the shapefiles)
Namespace:
EGIS.ControlsAssembly: EGIS.Controls (in EGIS.Controls.dll)
Syntax
Remarks
This method replaces the obsolete CentrePoint property
Changing the CenterPoint2D can be used to center the map on a new location without changing the map scaleThe ZoomLevel, CentrePoint and ClientSize of the SFMap determine the location and visible area of the rendered map. The map will be rendered centered at the CentrePoint and scaled according to the ZoomLevel.