Skip to content

ACadSharp.CadDocument.LineTypes

Albert Domenech edited this page Apr 9, 2025 · 3 revisions

LineTypes Property

The collection of all line types in the drawing.

Definition

Namespace: ACadSharp.CadDocument

C#

public LineTypesTable LineTypes { get; private set; }

Property Value

LineTypesTable

Clone this wiki locally