Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ICinePlayer Interface : PlayModeChanged Event |
event EventHandler<PlayModeChangedEventArgs> PlayModeChanged
'Declaration Event PlayModeChanged As EventHandler(Of PlayModeChangedEventArgs)
'Usage Dim instance As ICinePlayer Dim handler As EventHandler(Of PlayModeChangedEventArgs) AddHandler instance.PlayModeChanged, handler
__event EventHandler<PlayModeChangedEventArgs*>* PlayModeChanged
event EventHandler<PlayModeChangedEventArgs^>^ PlayModeChanged
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.
Property | Description |
---|---|
PlayMode | Gets the play mode. |