Skip to content

ACadSharp.Tables.LineType.Segments

Albert Domenech edited this page Sep 27, 2024 · 3 revisions

Segments Property

LineType Segments

Definition

Namespace: ACadSharp.Tables.LineType

C#

DxfCodeValueAttribute
public IEnumerable<Segment> Segments { get; }

Property Value

IEnumerable

Clone this wiki locally