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

PlayOptionsChanged Event (ICinePlayer)







Occurs when the play options are changed.
Syntax
'Declaration
 
Event PlayOptionsChanged As EventHandler(Of PlayOptionsChangedEventArgs)
'Usage
 
Dim instance As ICinePlayer
Dim handler As EventHandler(Of PlayOptionsChangedEventArgs)
 
AddHandler instance.PlayOptionsChanged, handler
add_PlayOptionsChanged(function(sender, e))
remove_PlayOptionsChanged(function(sender, e))

__event EventHandler<PlayOptionsChangedEventArgs*>* PlayOptionsChanged
Event Data

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.

PropertyDescription
Options Gets the play options.
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.