SVGLength.SVG_LENGTHTYPE_UNKNOWN

SVGLength.SVG_LENGTHTYPE_UNKNOWN field

The unit type is not one of predefined unit types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type.

public const ushort SVG_LENGTHTYPE_UNKNOWN;

See Also