An NDoc Documented Class Library

Line Constructor

The default constructor set the Resolution to 1.

Overload List

The default constructor set the Resolution to 1.

public Line();

Constructor, which initializes the line by the startingpoint and the endpoint

public Line(xy,xy);

See Also

Line Class | Minais.Drawing3d.Curves Namespace