|
|
void | Execute (string[] args) |
| |
|
void | KeyUpEvent (object o, KeyEventArgs e) |
| |
|
void | KeyDownEvent (object o, KeyEventArgs e) |
| |
|
void | KeyPressEvent (object o, KeyPressEventArgs e) |
| |
|
void | ScrollEvent (object o, MouseEventArgs args) |
| |
|
void | Paint (object o, PaintEventArgs e) |
| |
|
void | Render (object o, Direct2D dx) |
| |
|
void | MouseMove (object o, PointD e, MouseEventArgs buts) |
| |
|
void | MouseUp (object o, PointD e, MouseEventArgs buts) |
| |
|
void | MouseDown (object o, PointD e, MouseEventArgs buts) |
| |
Definition at line 16 of file Plugin.cs.
◆ ContextMenu
| bool BioImager.Plugin.IPlugin.ContextMenu |
|
get |
◆ MenuPath
| string BioImager.Plugin.IPlugin.MenuPath |
|
get |
◆ Name
| string BioImager.Plugin.IPlugin.Name |
|
get |
The documentation for this interface was generated from the following file:
- F:/repos/BioImager/BioImager/Source/Plugin.cs