DOMMatrixReadOnly.rotate

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

Meta