ACadSharp.Tables.DimensionStyle.TextBackgroundColor - DomCR/ACadSharp GitHub Wiki

TextBackgroundColor Property

Sets the color for the text background in dimensions. (see DIMTFILLCLR System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

public Color TextBackgroundColor { get; set; }

Property Value

Color