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

CharacterCombBrick Constructors

A visual brick containing text whose characters are displayed in individual cells.
Name Parameters Description
CharacterCombBrick() none Initializes a new instance of the CharacterCombBrick class with the default settings.
CharacterCombBrick(IBrickOwner, BrickStyle) brickOwner, style Initializes a new instance of the CharacterCombBrick class with specified settings.
CharacterCombBrick(IBrickOwner) brickOwner Initializes a new instance of the CharacterCombBrick class with the specified owner.
See Also