NevronOpenVision
Nevron.Nov.Barcode Namespace / NMatrixBarcode Class
Fields Properties Methods Events


In This Topic
    NMatrixBarcode Class Members
    In This Topic

    The following tables list the members exposed by NMatrixBarcode.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ErrorCorrection property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMatrixBarcode.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Symbology property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the error correction level of this matrix barcode. Currently taken into account only by the QR Code barcode symbology.  
    Public PropertyGets/Sets the symbology of this matrix barcode.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the edit menu item.  
    Protected MethodOverridden. Creates a painter that should paint this widget's barcode.  
    Protected MethodOverridden. Gets the bounds in which the barcode should be painted. The rectangle returned is always inside (or coincides) with the content edge bounds of the widget.  
    Protected MethodOverridden. Measures the element content.  
    Protected MethodOverridden. Updates the barcode painter from the settings of this barcode widget.  
    Top
    See Also