Zoom

Represents a pair of zoom for both axis * Values greater than 1.0 generally indicate a zoomed in state * Values smaller than 1.0 generally indicate a zoomed out state

Properties

  • scaleX

    The scale factor along the x-axis

    number | null
  • scaleY

    The scale factor along the y-axis

    number | null