CSSPrimitiveValue.CSS_MM

CSSPrimitiveValue.CSS_MM field

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

public const ushort CSS_MM;

See Also