Click or drag to resize

MapZoomingPoint Property

Gets or sets the logical coordinates of the zooming point that will stay fixed when zooming.

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

Property Value

Type: Point
See Also