Skip to content

CSMath.Geometry.Line2D

Albert Domenech edited this page Jul 15, 2025 · 4 revisions

Line2D Class

Definition

Namespace: CSMath.Geometry

C#

public sealedstruct Line2D

Properties

Returns Name Summary
XY Direction
Double Offset
XY Origin
Double Slope

Methods

Returns Name Summary
Boolean Equals(CSMath.Geometry.Line2D)
XY FindIntersection(CSMath.Geometry.ILine{CSMath.XY})
Clone this wiki locally