Click or drag to resize

MapCenter Property

Gets or sets the logical point of the map that is displayed in the center of the viewport.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Point Center { get; set; }

Property Value

Type: Point
See Also