Skip to content

ACadSharp.Tables.DimensionStyle.ExtensionLineColor

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

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

Clone this wiki locally