toSum method
The toSum()
method of the
CSSNumericValue interface converts the object's value to a
CSSMathSum object to values of the specified unit.
Implementation
external CSSMathSum toSum(String units);
The toSum()
method of the
CSSNumericValue interface converts the object's value to a
CSSMathSum object to values of the specified unit.
external CSSMathSum toSum(String units);