GetPart(BoxBorderPart) Method
Gets the string representation of the specified border part.
public abstract string GetPart(BoxBorderPart part)
- Namespace
- Spectre
.Console - Containing Type
- BoxBorder
Parameters
- BoxBorderPart part
- The part to get the character representation for.
Returns
- string