Skip to content

ACadSharp.Entities.Entity.LineWeight

Albert Domenech edited this page Jul 14, 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#

public LineweightType LineWeight { get; set; }

Property Value

LineweightType

Clone this wiki locally