NevronOpenVision
Nevron.Nov.Barcode Namespace / NBarcodePainter Class
Fields Properties Methods


NBarcodePainter Class Members

The following tables list the members exposed by NBarcodePainter.

Protected Fields
 NameDescription
Protected FieldThe bounds in which the barcode should be painted.  
Internal Field  
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