Skip to content

ACadSharp.Entities.IEntity.LineType

Albert Domenech edited this page Mar 27, 2025 · 2 revisions

LineType Property

Linetype name (present if not BYLAYER). The special name BYBLOCK indicates a floating linetype (optional)

Definition

Namespace: ACadSharp.Entities.IEntity

C#

public LineType LineType { get; set; }

Property Value

LineType

Clone this wiki locally