Skip to main content
A newer version of this page is available. .

BarCodeBrick Constructors

A visual brick that contains a barcode.
Name Parameters Description
BarCodeBrick() none Initializes a new instance of the BarCodeBrick class with the default settings.
BarCodeBrick(IBrickOwner, BrickStyle) brickOwner, style Initializes a new instance of the BarCodeBrick class with specified settings.
BarCodeBrick(IBrickOwner) brickOwner Initializes a new instance of the BarCodeBrick class with the specified owner.
See Also