LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PlayModeChanged Event (ICinePlayer)

Show in webframe






Occurs when the play mode is changed.
Syntax
'Declaration
 
Event PlayModeChanged As EventHandler(Of PlayModeChangedEventArgs)
'Usage
 
Dim instance As ICinePlayer
Dim handler As EventHandler(Of PlayModeChangedEventArgs)
 
AddHandler instance.PlayModeChanged, handler

            

            
Event Data

The event handler receives an argument of type PlayModeChangedEventArgs containing data related to this event. The following PlayModeChangedEventArgs properties provide information specific to this event.

PropertyDescription
PlayMode Gets the play mode.
Requirements

Target Platforms

See Also

Reference

ICinePlayer Interface
ICinePlayer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.