CADability dotNET
The ModelView type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| DisplayChangedEvent | ||
| MouseDoubleClick |
Provide an event handler for the mouse double click message here if you want to manipulate the mouse input to this ModelView
| |
| MouseDown |
Provide an event handler for the mouse down message here if you want to manipulate the mouse input to this ModelView
| |
| MouseMove |
Provide an event handler for the mouse move message here if you want to manipulate the mouse input to this ModelView
| |
| MouseUp |
Provide an event handler for the mouse up message here if you want to manipulate the mouse input to this ModelView
| |
| MouseWheel |
Provide an event handler for the mouse wheel message here if you want to manipulate the mouse input to this ModelView
| |
| PaintBackgroundEvent | ||
| PrePaintBackground |
Event to modify backgroung painting
| |
| ProjectionChangedEvent |
Event for notification of view position and direction changes
| |
| ScrollPositionChangedEvent |