Border module

class Border.Border

Bases: AttrCollection

Represents a border.

property BorderType: BorderStyle

Gets the style of the border.

property Color: Color

Gets the color of the border.

property LineWidth: float

Gets the width of the border.

property Shadow: bool

Gets a value indicating whether the border should be drawn with shadow.

property Space: float

Gets the width of space to maintain between the border and text within the border.