Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

PlayModeChanged Event (CinePlayer)







Occurs when the play mode is changed.
Syntax
public event EventHandler<PlayModeChangedEventArgs> PlayModeChanged
'Declaration
 
Public Event PlayModeChanged As EventHandler(Of PlayModeChangedEventArgs)
'Usage
 
Dim instance As CinePlayer
Dim handler As EventHandler(Of PlayModeChangedEventArgs)
 
AddHandler instance.PlayModeChanged, handler

            

            
public: __event EventHandler<PlayModeChangedEventArgs*>* PlayModeChanged
public:
event EventHandler<PlayModeChangedEventArgs^>^ PlayModeChanged
Event Data

The event handler receives an argument of type PlayModeChangedEventArgs containing data related to this event. The following PlayModeChangedEventArgs properties provide information specific to this event.

PropertyDescription
PlayMode Gets the play mode.
Requirements

Target Platforms

See Also

Reference

CinePlayer Class
CinePlayer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features