Line.BackgroundBrush Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
LineBackgroundBrush Property |
[This is preliminary documentation and is subject to change.]
Background brush.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public Brush BackgroundBrush { get; set; }
Public Property BackgroundBrush As Brush Get Set Dim instance As Line Dim value As Brush value = instance.BackgroundBrush instance.BackgroundBrush = value