LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PlayModeChanged Event (ICinePlayer)







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
add_PlayModeChanged(function(sender, e))
remove_PlayModeChanged(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ICinePlayer Interface
ICinePlayer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.