ACadSharp.Tables.LineType.AddSegment(ACadSharp.Tables.LineType.Segment) - DomCR/ACadSharp GitHub Wiki

AddSegment(ACadSharp.Tables.LineType.Segment) Method

Add a segment to this line type.

Definition

Namespace: ACadSharp.Tables.LineType

C#

public Void AddSegment(ACadSharp.Tables.LineType.Segment)

Return Value

Void