SVGZoomEvent.NewScale

SVGZoomEvent.NewScale property

The scale factor that will be in place after the zoom operation has been processed.

public float NewScale { get; }

See Also