ConsoleRectangle Constructor

Overload List

ConsoleRectangle(Rectangle) Initializes a new instance of the ConsoleRectangle structure.
ConsoleRectangle(Point, Size) Initializes a new instance of the ConsoleRectangle structure.
ConsoleRectangle(Rectangle, Char, Char, Char, Char) Initializes a new instance of the ConsoleRectangle structure.
ConsoleRectangle(Point, Size, Char, Char, Char, Char) Initializes a new instance of the ConsoleRectangle structure.

See Also