Skip to content

ACadSharp.Tables.Layer.LineWeight

Albert Domenech edited this page Oct 2, 2024 · 3 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