CADability dotNET

The GDI2DView type exposes the following members.

Events

  NameDescription
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 eventPaintActiveEvent
Public eventPaintBackgroundEvent
Public eventPaintDrawingEvent
Public eventPaintSelectEvent
Public eventScrollPositionChangedEvent

See Also