ax property
The ax property of the
CSSSkewX interface gets and sets the angle used to distort the element
along the x-axis (or abscissa).
Implementation
external CSSNumericValue get ax;
Implementation
external set ax(CSSNumericValue value);
The ax property of the
CSSSkewX interface gets and sets the angle used to distort the element
along the x-axis (or abscissa).
external CSSNumericValue get ax;
external set ax(CSSNumericValue value);