SVGException.SVG_MATRIX_NOT_INVERTABLE

SVGException.SVG_MATRIX_NOT_INVERTABLE field

Raised when an attempt is made to invert a matrix that is not invertible.

public const ushort SVG_MATRIX_NOT_INVERTABLE;

See Also