Skip to content

ACadSharp.Entities.IEntity.LineType

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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