Skip to content

ACadSharp.Entities.Entity.LineWeight

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