Skip to content

ACadSharp.Tables.DimensionStyle.TextBackgroundColor

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally