Click or drag to resize

MapCtrlCenter Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the current Center of the map.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon Center { get; set; }

Property Value

Type: LatLon

Implements

IMapCenter
Remarks

Defaults to 34.000000,-118.000000.

Related articles: Map Control Tutorial.

See Also