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

BrickViewData Properties

Defines the common properties representing the view data of a brick.
Name Description
Bounds Gets or sets a rectangle object specifying the height, width and location of the brick.
BoundsF Gets or sets a rectangle object specifying the height, width and location of the brick.
Height Gets or sets the height of the brick.
Left For internal use. Intended to support exporting bricks to some formats.
OriginalBounds Gets the original bounds of the brick view data.
OriginalBoundsF Gets the original bounds of the brick view data.
Style Gets or sets the BrickStyle instance used to render a brick in an appropriate format.
TableCell For internal use. Intended to support exporting bricks to some formats.
Top For internal use. Intended to support exporting bricks to some formats.
Width Gets or sets the width of the brick.
See Also