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

LineType Property

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

Definition

Namespace: ACadSharp.Entities.Entity

C#

public LineType LineType { get; set; }

Property Value

LineType