Skip to content

CSMath.Geometry.ILine.Origin

Albert Domenech edited this page Aug 4, 2024 · 1 revision

Origin Property

Origin point that the line intersects with

Definition

Namespace: CSMath.Geometry.ILine<T>

C#

public T Origin { get; set; }

Property Value

T

Clone this wiki locally