DOMMatrixReadOnly.translate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto translate(double tx, double ty, double tz)
  2. auto translate(double tx, double ty)
    struct DOMMatrixReadOnly
    nothrow
    translate
    ()
    (
    double tx
    ,
    double ty
    )
  3. auto translate(double tx)
  4. auto translate()

Meta