SVGZoomEvent.NewTranslate

SVGZoomEvent.NewTranslate property

The translation values that will be in place after the zoom operation has been processed. The SVGPoint object is read only.

public SVGPoint NewTranslate { get; }

See Also