C#
VB
C++
Occurs when the play options are changed.
public event EventHandler<PlayOptionsChangedEventArgs> PlayOptionsChanged Public Event PlayOptionsChanged As EventHandler(Of PlayOptionsChangedEventArgs)
public: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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
