| SVGExceptionSVG_WRONG_TYPE_ERR Field |
Raised when an object of the wrong type is passed to an operation.
Namespace: Aspose.SvgAssembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntaxpublic const ushort SVG_WRONG_TYPE_ERR = 0
Public Const SVG_WRONG_TYPE_ERR As UShort = 0
public:
literal unsigned short SVG_WRONG_TYPE_ERR = 0
static val mutable SVG_WRONG_TYPE_ERR: uint16
Field Value
Type:
UInt16
See Also