Skip to content

ACadSharp.Header.CadHeader.CurrentLineType

Albert Domenech edited this page Aug 28, 2025 · 2 revisions

CurrentLineType Property

Gets the current line type associated with the document or the default line type if no document is set.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public LineType CurrentLineType { get; private set; }

Property Value

LineType

Clone this wiki locally