An NDoc Documented Class Library

MNDevice.Select Method 

Clears the HitItemlist and searches those draw elements, who lay in the near to the point p. Near means, that the distance to p is less then CatchDistance The method calls the Paintmethod of the device with RenderMode = RenderMode.Select.

public void Select(
   Point p
);

Parameters

p
A position for which the underlaying draw objects shold bes selected

See Also

MNDevice Class | Minais.Drawing3d Namespace