CADability dotNET

The AnimatedView type exposes the following members.

Events

  NameDescription
Public eventGetTimeEvent
Event beeing raised on each frame update of the animation
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 eventNextStepEvent
Event beeing raised on each frame update of the animation
Public eventPaintActiveEvent
Public eventPaintBackgroundEvent
Public eventPaintDrawingEvent
Public eventPaintSelectEvent
Public eventScrollPositionChangedEvent

See Also