Skip to content

CSMath.Geometry.Line2D

Albert Domenech edited this page Apr 6, 2025 · 3 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.Line2D)
Clone this wiki locally