Skip to content

ACadSharp.Entities.Entity.LineType

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

LineType Property

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

Definition

Namespace: ACadSharp.Entities.Entity

C#

DxfCodeValueAttribute
public LineType LineType { get; set; }

Property Value

LineType

Clone this wiki locally