BorderTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for Border widgets.
public static class BorderThemeInheritance
Object → BorderTheme
Fields
BorderColor
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> BorderColorBottomBorderColor
Color for the bottom border. Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> BottomBorderColorBottomLeftCorner
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> BottomLeftCornerBottomLine
Line character for the bottom border. Falls back to .
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> BottomLineBottomRightCorner
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> BottomRightCornerHorizontalBorderColor
Color for horizontal borders (top and bottom). Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HorizontalBorderColorHorizontalLine
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> HorizontalLineLeftBorderColor
Color for the left border. Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> LeftBorderColorLeftLine
Line character for the left border. Falls back to .
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> LeftLineRightBorderColor
Color for the right border. Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> RightBorderColorRightLine
Line character for the right border. Falls back to .
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> RightLineTitleColor
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> TitleColorTopBorderColor
Color for the top border. Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> TopBorderColorTopLeftCorner
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> TopLeftCornerTopLine
Line character for the top border. Falls back to .
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> TopLineTopRightCorner
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> TopRightCornerVerticalBorderColor
Color for vertical borders (left and right). Falls back to .
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> VerticalBorderColorVerticalLine
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> VerticalLine