C#
VB
C++
The StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler
public StateChangedEventArgs(PlayState lastState,PlayState state)
Public Function New( _ByVal lastState As Leadtools.Multimedia.PlayState, _ByVal state As Leadtools.Multimedia.PlayState _)
public:StateChangedEventArgs(Leadtools.Multimedia.PlayState lastState,Leadtools.Multimedia.PlayState state)
lastState
Value that specifies the previous state of the object.
state
Value that specifies the new state of the object.
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
