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