CSSPrimitiveValue.CSS_GRAD

CSSPrimitiveValue.CSS_GRAD field

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

public const ushort CSS_GRAD;

See Also