TextVisualizer.BackgroundOutlineColor Property
Gets or sets the color to use for the outline of the background box.
Syntax
public AttributeVariable< System.Drawing.Color > BackgroundOutlineColor { get; set; }
Property Value
Default: R: 0 G: 0 B: 0 A: 0
The color of the background box outline.
Remarks
If no background box outline should be drawn, set this property to a transparent color.
Platforms
Windows, Linux, Android