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

LineType Property

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

Definition

Namespace: ACadSharp.Tables.Layer

C#

DxfCodeValueAttribute
public LineType LineType { get; set; }

Property Value

LineType