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

Show in webframe

PlayOptionsChanged Event (CinePlayer)







Occurs when the play options are changed.
Syntax
public event EventHandler<PlayOptionsChangedEventArgs> PlayOptionsChanged
'Declaration
 
Public Event PlayOptionsChanged As EventHandler(Of PlayOptionsChangedEventArgs)
'Usage
 
Dim instance As CinePlayer
Dim handler As EventHandler(Of PlayOptionsChangedEventArgs)
 
AddHandler instance.PlayOptionsChanged, handler

            

            
public: __event EventHandler<PlayOptionsChangedEventArgs*>* PlayOptionsChanged
public:
event EventHandler<PlayOptionsChangedEventArgs^>^ PlayOptionsChanged
Event Data

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.

PropertyDescription
Options Gets the play options.
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