SVGZoomEvent.PreviousTranslate

SVGZoomEvent.PreviousTranslate property

ズーム操作が発生する前に設定されていた、以前のズーム操作からの変換値。 SVGPoint オブジェクトは読み取り専用です。

public SVGPoint PreviousTranslate { get; }

関連項目