Method ZoomAboutPoint
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
ZoomAboutPoint(double, Point)
Zoom in/out centered on the specified point (in content coordinates). The focus point is kept locked to it's on screen position (ala google maps).
public void ZoomAboutPoint(double newContentScale, Point contentZoomFocus)