Name | Description | |
---|---|---|
![]() | NLinearBarcodePainter Constructor | Default constructor. |
The following tables list the members exposed by NLinearBarcodePainter.
Name | Description | |
---|---|---|
![]() | NLinearBarcodePainter Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | CvGG | (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
![]() | m_PaintBounds | The bounds in which the barcode should be painted. (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
Name | Description | |
---|---|---|
![]() | BackgroundFill | Gets/Sets the background fill of the barcode. (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
![]() | Font | Gets/Sets the font of the barcode. |
![]() | Symbology | Gets/Sets the symbology type of the linear barcode this painter should paint. |
![]() | Text | Gets/Sets the barcode text to encode and paint. (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
![]() | TextFill | Gets/Sets the text (foreground) fill of the barcode. (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
Name | Description | |
---|---|---|
![]() | CreateRaster | Creates a raster with the given size and renders the barcode in it. (Inherited from Nevron.Nov.Barcode.NBarcodePainter) |
![]() | Paint | Overloaded. Overridden. Paints the barcode. |
Name | Description | |
---|---|---|
![]() | InvalidateBarcode | Invalidates the barcode, so it will be reencoded on the next paint. |
![]() | OnSymbologyChanged | Called when the symbology has changed. |
![]() | OnTextChanged | Overridden. Called when the text of the barcode has changed. |
![]() | PaintBarcode | Paints the barcode on the given visitor. |
![]() | PaintError | Paints the given error message. |
![]() | PaintLabel | Paints the barcode label on the given visitor. |