DOMMatrix.rotateSelf

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

Meta