Skip to content

ACadSharp.Entities.Entity.LineWeight

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

LineWeight Property

Specifies the lineweight of an individual object or the default lineweight for the drawing.

Definition

Namespace: ACadSharp.Entities.Entity

C#

DxfCodeValueAttribute
public LineWeightType LineWeight { get; set; }

Property Value

LineWeightType

Clone this wiki locally