SVGZoomEvent.PreviousScale

SVGZoomEvent.PreviousScale property

ズーム操作が発生する前に設定されていた、以前のズーム操作からの倍率。

public float PreviousScale { get; }

関連項目