SymbolSizeException
Class
The exception thrown related to symbol size.
Definition
Namespace:Telerik.Barcode.Symbology
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class SymbolSizeException : Exception, ISerializable
Inheritance: objectExceptionSymbolSizeException
Implements:
Inherited Members
Constructors
Initializes a new instance of the SymbolSizeException class.
C#
public SymbolSizeException()
Initializes a new instance of the SymbolSizeException class.
C#
protected SymbolSizeException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the SymbolSizeException class.
Initializes a new instance of the SymbolSizeException class.