SVGZoomEvent.PreviousTranslate

SVGZoomEvent.PreviousTranslate property

The translation values from previous zoom operations that were in place before the zoom operation occurred. The SVGPoint object is read only.

public SVGPoint PreviousTranslate { get; }

See Also