SVGAngle.SVG_ANGLETYPE_UNSPECIFIED

SVGAngle.SVG_ANGLETYPE_UNSPECIFIED field

No unit type was provided (i.e., a unitless value was specified). For angles, a unitless value is treated the same as if degrees were specified.

public const ushort SVG_ANGLETYPE_UNSPECIFIED;

See Also