Table of Contents

Method AnimatedZoomAboutPoint

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

AnimatedZoomAboutPoint(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 AnimatedZoomAboutPoint(double newContentScale, Point contentZoomFocus)

Parameters

newContentScale double
contentZoomFocus Point