Skip to content

ACadSharp.Entities.IEntity.LineWeight

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

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

Clone this wiki locally