Skip to main content

ShapeBrick Constructors

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