DrawingView Events |
The DrawingView type exposes the following members.
Name | Description | |
---|---|---|
![]() | DrawTemporary |
Occurs when performing a temporary draw on the view.
|
![]() | MouseDoubleClick |
Occurs when the drawing view is double clicked by the mouse.
|
![]() | MouseDown |
Occurs when a mouse button is pressed in the drawing view.
|
![]() | MouseLeave |
Occurs when the mouse pointer leaves the drawing view.
|
![]() | MouseMove |
Occurs when the mouse pointer is moved over the drawing view.
|
![]() | MouseUp |
Occurs when a mouse button is released in the drawing view.
|
![]() | MouseWheel |
Occurs when the mouse wheel moves over the drawing view.
|