CSSPrimitiveValue.CSS_DEG

CSSPrimitiveValue.CSS_DEG field

The value is an angle (deg). The value can be obtained by using the getFloatValue method.

public const ushort CSS_DEG;

See Also