Click or drag to resize

Line3D Properties

The Line3D type exposes the following members.

Properties
  NameDescription
Public propertyVx
The X component of the normalized vector collinear to the line
Public propertyVy
The Y component of the normalized vector collinear to the line
Public propertyVz
The Z component of the normalized vector collinear to the line
Public propertyX1
X-coordinate of some point on the line
Public propertyY1
Y-coordinate of some point on the line
Public propertyZ1
Z-coordinate of some point on the line
Top
See Also