←Select platform

FrameRateChanged Event (ICinePlayer)

Summary

Occurs when the play state is changed.

Syntax

C#
VB
C++
event EventHandler<FrameRateChangedEventArgs> FrameRateChanged
Event FrameRateChanged As EventHandler(Of FrameRateChangedEventArgs)
event EventHandler<FrameRateChangedEventArgs^>^ FrameRateChanged

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize