ay property

The ay property of the CSSSkew interface gets and sets the angle used to distort the element along the y-axis (or ordinate).

Implementation

external CSSNumericValue get ay;
set ay (CSSNumericValue value)

Implementation

external set ay(CSSNumericValue value);