CSSPrimitiveValue.CSS_PT

CSSPrimitiveValue.CSS_PT field

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

public const ushort CSS_PT;

See Also