DOMMatrix.translateSelf

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

Meta