A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
This function returns a new state object with the type set to Event.Move, the point set to the point passed in, and the mouse buttons set to the mouse buttons passed in
Parameters
PointD
A point with double precision.
mb
Mouse button
Returns
A new state object with the type of event, the point, and the mouse button.
This function returns a new State object with the type set to Event.Up, the point set to the point passed in, and the buttons set to the buttons passed in