This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

skewY

Method of css/cssom/MSCSSMatrixcss/cssom/MSCSSMatrix

Syntax

var object = object.skewY();

Return Value

Returns an object of type DOM NodeDOM Node

Type: HRESULT

This method can return one of these values.

S_OK

Syntax

Standards information

Parameters

angle [in]
Type: floatAngle (in degrees) of skew along the y-axis.
retMatrix [out, retval]
Type: MSCSSMatrix

See also

Related pages

Attributions