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


In This Topic
    NBarcodePainter Class Members
    In This Topic

    The following tables list the members exposed by NBarcodePainter.

    Protected Fields
     NameDescription
    Internal Field  
    Protected FieldThe bounds in which the barcode should be painted.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the background fill of the barcode.  
    Public PropertyGets/Sets the barcode text to encode and paint.  
    Public PropertyGets/Sets the text (foreground) fill of the barcode.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a raster with the given size and renders the barcode in it.  
    Public MethodOverloaded. Paints the barcode in the specified bounds on the given paint visitor.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the value of the Text property has changed.  
    Top
    See Also