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;
Implementation
external set ay(CSSNumericValue value);
The ay property of the
CSSSkew interface gets and sets the angle used to distort the element
along the y-axis (or ordinate).
external CSSNumericValue get ay;
external set ay(CSSNumericValue value);