Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about the zoom event.

Hierarchy

  • ZoomDetail

Index

Properties

oldRatio: number

The old (current) ratio of the canvas

originalEvent: TouchEvent | WheelEvent

The original event that occurred and triggered the zoom.

ratio: number

The new (next) ratio of the canvas (canvasData.width / canvasData.naturalWidth)

Generated using TypeDoc