Skip to content

ACadSharp.Tables.Layer.LineWeight

Albert Domenech edited this page Sep 10, 2025 · 4 revisions

LineWeight Property

Specifies the line weight of an individual object or the default line weight for the drawing.

Definition

Namespace: ACadSharp.Tables.Layer

C#

DxfCodeValueAttribute
public LineWeightType LineWeight { get; set; }

Property Value

LineWeightType

Clone this wiki locally