Skip to content

ACadSharp.Tables.DimensionStyle.TextBackgroundFillMode

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

TextBackgroundFillMode Property

Controls the background of dimension text (see DIMTFILL System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public DimensionTextBackgroundFillMode TextBackgroundFillMode { get; set; }

Property Value

DimensionTextBackgroundFillMode

Clone this wiki locally