SVGZoomEvent.PreviousScale

SVGZoomEvent.PreviousScale property

The scale factor from previous zoom operations that was in place before the zoom operation occurred.

public float PreviousScale { get; }

See Also