An NDoc Documented Class Library

Tools.drawMarker Method (MNDevice, xy, Object)

Draws a flat marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag

public static void drawMarker(
   MNDevice device,
   xy Position,
   object Tag
);

Parameters

device
Device in which will be drawn
Position
Holds the 2-dim pointcoordinates
Tag
This tag will be pushed

See Also

Tools Class | Minais.Drawing3d Namespace | Tools.drawMarker Overload List