DOMMatrixReadOnly.scale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto scale(double scale, double originX, double originY)
    struct DOMMatrixReadOnly
    nothrow
    scale
    ()
    (
    double scale
    ,
    double originX
    ,
    double originY
    )
  2. auto scale(double scale, double originX)
  3. auto scale(double scale)

Meta