An NDoc Documented Class Library |
|
LineType2d Constructor
This constructor initializes the line by the startpoint P and the Direction.
public LineType2d(
xy P,
xy Direction);
Parameters
-
P
- Startingpoint
-
Direction
- Direction
See Also
LineType2d Class | Minais.Drawing3d.Math Namespace