SVGMarkerElement.SVG_MARKER_ORIENT_UNKNOWN

SVGMarkerElement.SVG_MARKER_ORIENT_UNKNOWN field

The marker orientation is not one of predefined 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_MARKER_ORIENT_UNKNOWN;

See Also