DOMMatrix.scale3dSelf

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

Meta