LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
PlayStateEventArgs Class Members
See Also  Properties 
Leadtools.Medical.Workstation.UI Namespace : PlayStateEventArgs Class

The following tables list the members exposed by PlayStateEventArgs.

Public Constructors

 NameDescription
public Constructor PlayStateEventArgs ConstructorInitializes a PlayStateEventArgs class with the specified parameters.  
Top

Public Properties

 NameDescription
public Property CurrentStateGets the current PlayState.  
public Property OldStateGets the old PlayState.  
Top

See Also