Click or drag to resize
LineSegment2IDirection Property
Returns the direction of the line segment, assuming that PointA is the start point.

Namespace: Slash.Math.Geometry.Lines
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public Vector2I Direction { get; }

Property Value

Type: Vector2I
See Also