NMatrixBarcode Class Methods
In This Topic
For a list of all members of this type, see NMatrixBarcode members.
Protected Methods
| | Name | Description |
 | CreateEditMenuItem | Overridden. Creates the edit menu item. |
 | CreatePainter | Overridden. Creates a painter that should paint this widget's barcode. |
 | GetBarcodePaintBounds | Overridden. 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. |
 | MeasureContent | Overridden. Measures the element content. |
 | UpdatePainter | Overridden. Updates the barcode painter from the settings of this barcode widget. |
Top
See Also