CSSPrimitiveValue.CSS_RAD

CSSPrimitiveValue.CSS_RAD field

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

public const ushort CSS_RAD;

See Also