Skip to content

ACadSharp.Tables.Layer.LineType

Albert Domenech edited this page Oct 2, 2024 · 3 revisions

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

Clone this wiki locally