DoubleVerticalBoxBorder

Represents a border with double vertical edges and single horizontal edges.

Represents a border with double vertical edges and single horizontal edges.

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.