An NDoc Documented Class Library

DrawCtrl.ctrlMarker Method (xyz, Object)

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

public void ctrlMarker(
   xyz Position,
   object Tag
);

Parameters

Position
Position, where the marker will be drawn
Tag
Information, to identify the marker

See Also

DrawCtrl Class | Minais.Drawing3d Namespace | DrawCtrl.ctrlMarker Overload List