DOMMatrix.scaleSelf

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

Meta