CSSPrimitiveValue.CSS_DIMENSION

CSSPrimitiveValue.CSS_DIMENSION field

The value is a number with an unknown dimension. The value can be obtained by using the getFloatValue method.

public const ushort CSS_DIMENSION;

See Also