CSSPrimitiveValue.CSS_CM

CSSPrimitiveValue.CSS_CM field

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

public const ushort CSS_CM;

See Also