setSkewX
The setSkewX()
method of the SVGTransform interface sets the transform type to SVG_TRANSFORM_SKEWX
, with parameter angle
defining the amount of skew along the X-axis.
The setSkewX()
method of the SVGTransform interface sets the transform type to SVG_TRANSFORM_SKEWX
, with parameter angle
defining the amount of skew along the X-axis.