Click or drag to resize

LineD3D Properties

The LineD3D type exposes the following members.

Properties
 NameDescription
Public propertyLength Gets the length of the line.
Public propertyLineVector 
Public propertyLineVectorNormalized 
Public propertyP0 Gets the starting point of the line.
Public propertyP1 Gets the end point of the line.
Public propertyVector Gets the vector from P0 to P1.
Top
See Also