NPlot Documented Class Library

ISurface.DoMouseMove Method 

[This is preliminary documentation and subject to change.]

Provides functionality for handling mouse move events.

void DoMouseMove(
   MouseEventArgs e,
   Control ctr
);

Parameters

e
mouse event args
ctr
the control

See Also

ISurface Interface | NPlot Namespace