CSMath.Geometry.ILine.Origin - DomCR/ACadSharp GitHub Wiki

Origin Property

Origin point that the line intersects with

Definition

Namespace: CSMath.Geometry.ILine<T>

C#

public T Origin { get; set; }

Property Value

T