CSSPrimitiveValue.CSS_REM

CSSPrimitiveValue.CSS_REM field

The value is a length (rem). The value can be obtained by using the getFloatValue method.

public const ushort CSS_REM;

See Also