An NDoc Documented Class Library

DrawCtrl.ctrlCurve Method 

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

public void ctrlCurve(
   Curve C,
   object Tag
);

Parameters

C
Curve, which will be drawn
Tag
Information, to identify the marker

See Also

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