McGuganVerticalBoxBorder

Represents the vertical variant of the McGugan border, which draws thin block edges inside the content's bounds.

Represents the vertical variant of the McGugan border, which draws thin block edges inside the content's bounds. Named after Will McGugan.

Properties

SafeBorder : BoxBorder

Gets the safe border for this border or null if none exist.

Methods

public string GetPart(BoxBorderPart part)

Gets the string representation of the specified border part.

Parameters:

part (BoxBorderPart)
The part to get the character representation for.

Returns:

A character representation of the specified border part.