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

ExtensionLineColor Property

Gets or sets colors to extension lines, center marks, and centerlines (see DIMCLRE System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Color ExtensionLineColor { get; set; }

Property Value

Color