Skip to main content

LabelBrick Constructors

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