ACadSharp.Entities.Entity.LineWeight - DomCR/ACadSharp GitHub Wiki

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