An NDoc Documented Class Library

MNDevice.pushTag Method 

Pushes a Tag to a Tag-stack. If the mouse hits a drawelement the last tag is set into the HitItem. You can get it from the HitItemlist

public void pushTag(
   object Tag
);

Parameters

Tag
Any value, which helps you to identity a hit

See Also

MNDevice Class | Minais.Drawing3d Namespace | popTag