LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FrameRateChanged Event (ICinePlayer)

Show in webframe






Occurs when the play state is changed.
Syntax
'Declaration
 
Event FrameRateChanged As EventHandler(Of FrameRateChangedEventArgs)
'Usage
 
Dim instance As ICinePlayer
Dim handler As EventHandler(Of FrameRateChangedEventArgs)
 
AddHandler instance.FrameRateChanged, handler

            

            
Event Data

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

PropertyDescription
FrameRate Gets the frame rate for the CinePlayer.
Requirements

Target Platforms

See Also

Reference

ICinePlayer Interface
ICinePlayer Members

 

 


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