NPlot Documented Class Library

ISurface.DoMouseUp Method 

[This is preliminary documentation and subject to change.]

Provides functionality for handling mouse up events.

void DoMouseUp(
   MouseEventArgs e,
   Control ctr
);

Parameters

e
mouse event args
ctr
the control

See Also

ISurface Interface | NPlot Namespace