TextVisualizer.BackgroundOutlineWidth Property
Gets or sets the width of the background box outline.
Syntax
public AttributeVariable< System.Double > BackgroundOutlineWidth { get; set; }
Property Value
Default: 1.0
The width of the background box outline.
Remarks
The width can be expressed in pixels or in meters, as specified by the LengthUnit property.
To draw a background box outline, you also need to specify a color with the BackgroundOutlineColor property.
Platforms
Windows, Linux, Android