Nevron Open Vision Documentation
Nevron.Nov.Barcode Namespace / NLinearBarcodePainter Class
Fields Properties Methods


In This Topic
    NLinearBarcodePainter Class Members
    In This Topic

    The following tables list the members exposed by NLinearBarcodePainter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Protected FieldThe bounds in which the barcode should be painted. (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the background fill of the barcode. (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Public PropertyGets/Sets the font of the barcode.  
    Public PropertyGets/Sets the symbology type of the linear barcode this painter should paint.  
    Public PropertyGets/Sets the barcode text to encode and paint. (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Public PropertyGets/Sets the text (foreground) fill of the barcode. (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Top
    Protected Properties
     NameDescription
    Internal Property (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a raster with the given size and renders the barcode in it. (Inherited from Nevron.Nov.Barcode.NBarcodePainter)
    Public MethodOverloaded. Overridden. Paints the barcode.  
    Top
    Protected Methods
     NameDescription
    Protected MethodInvalidates the barcode, so it will be reencoded on the next paint.  
    Protected MethodCalled when the symbology has changed.  
    Protected MethodOverridden. Called when the text of the barcode has changed.  
    Protected MethodPaints the barcode on the given visitor.  
    Protected MethodPaints the given error message.  
    Protected MethodPaints the barcode label on the given visitor.  
    Top
    See Also