A Segment is a line that starts at origin and goes only as far as (origin + delta).

Namespace: JigLibX.Geometry
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public struct Segment
Visual Basic
Public Structure Segment
Visual C++
public value class Segment

See Also