Skip to content

ACadSharp.CadDocument.LineTypes

Albert Domenech edited this page Jul 14, 2024 · 1 revision

LineTypes Property

The collection of all linetypes in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public LineTypesTable LineTypes { get; private set; }

Property Value

LineTypesTable

Clone this wiki locally