The LineSegment2DF type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Direction
The direction of the line, the norm of which is 1
Length
Get the length of the line segment
P1
A point on the line
P2
An other point on the line

See Also