ACadSharp.CadDocument.LineTypes - DomCR/ACadSharp GitHub Wiki

LineTypes Property

The collection of all linetypes in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public LineTypesTable LineTypes { get; private set; }

Property Value

LineTypesTable