Click or drag to resize

FormsMapCurrentCenter Property

Gets the center of the map in WGS84 coordinates while it is in animation mode.

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

Property Value

Type: Point

Implements

IMapCurrentCenter
See Also