Line
Represents a line in a vector space.
A line is defined by its distance and offset from points in the space, and it can be used to determine the relative position of points with respect to the line.
Parameters
V
The type of vector that defines the space in which the line exists.