CADability dotNET

The ModelView type exposes the following members.

Events

  NameDescription
Public eventDisplayChangedEvent
Public eventMouseDoubleClick
Provide an event handler for the mouse double click message here if you want to manipulate the mouse input to this ModelView
Public eventMouseDown
Provide an event handler for the mouse down message here if you want to manipulate the mouse input to this ModelView
Public eventMouseMove
Provide an event handler for the mouse move message here if you want to manipulate the mouse input to this ModelView
Public eventMouseUp
Provide an event handler for the mouse up message here if you want to manipulate the mouse input to this ModelView
Public eventMouseWheel
Provide an event handler for the mouse wheel message here if you want to manipulate the mouse input to this ModelView
Public eventPaintBackgroundEvent
Public eventPrePaintBackground
Event to modify backgroung painting
Public eventProjectionChangedEvent
Event for notification of view position and direction changes
Public eventScrollPositionChangedEvent

See Also