An NDoc Documented Class Library

DrawCtrl.ctrlLine Method

Draws an active line from A to B, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the line in an other context.

Overload List

Draws an active line from A to B, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the line in an other context.

public void ctrlLine(xy,xy,object);

Draws an active line from A to B, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the line in an other context.

public void ctrlLine(xyz,xyz,object);

See Also

DrawCtrl Class | Minais.Drawing3d Namespace | ctrlMarker | ctrlLine | ctrlCurve | ctrlPoly