Represents a beveled border using thin block edges and diagonal corners.
Properties
SafeBorder
: BoxBorderGets 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.