CSSPrimitiveValue.CSS_PX

CSSPrimitiveValue.CSS_PX field

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

public const ushort CSS_PX;

See Also