Click or drag to resize

MapCenter Property

Gets or sets the center of the map in WGS84 coordinates.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Point Center { get; set; }

Property Value

Type: Point

Implements

IMapCenter
See Also