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 : PlayOptionsChanged Event |
event EventHandler<PlayOptionsChangedEventArgs> PlayOptionsChanged
'Declaration Event PlayOptionsChanged As EventHandler(Of PlayOptionsChangedEventArgs)
'Usage Dim instance As ICinePlayer Dim handler As EventHandler(Of PlayOptionsChangedEventArgs) AddHandler instance.PlayOptionsChanged, handler
__event EventHandler<PlayOptionsChangedEventArgs*>* PlayOptionsChanged
event EventHandler<PlayOptionsChangedEventArgs^>^ PlayOptionsChanged
The event handler receives an argument of type PlayOptionsChangedEventArgs containing data related to this event. The following PlayOptionsChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Options | Gets the play options. |