ACadSharp.Entities.IEntity.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.IEntity
C#
public LineweightType LineWeight { get; set; }
Property Value
LineweightType