ACadSharp.Tables.Layer.LineType - DomCR/ACadSharp GitHub Wiki

LineType Property

The linetype of an object. The default linetype is the linetype of the layer (ByLayer).

Definition

Namespace: ACadSharp.Tables.Layer

C#

DxfCodeValueAttribute
public LineType LineType { get; set; }

Property Value

LineType