x property
The x property of the
CSSScale interface gets and sets the abscissa or x-axis of the
translating vector.
Implementation
external CSSNumberish get x;
Implementation
external set x(CSSNumberish value);
The x property of the
CSSScale interface gets and sets the abscissa or x-axis of the
translating vector.
external CSSNumberish get x;
external set x(CSSNumberish value);