An NDoc Documented Class Library

MNDevice.drawLine Method 

Draw a Line From A to B.

public virtual void drawLine(
   xyz A,
   xyz B
);

Parameters

A
Startpoint of the line
B
Endpoint of the line

See Also

MNDevice Class | Minais.Drawing3d Namespace