The LineSegment3DF type exposes the following properties.
Properties
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| Member | Description |
---|
 | Length |
Get the length of the line segment
|
 | P1 | A point on the line |
 | P2 | An other point on the line |
See Also