←Select platform

FrameRateChanged Event (CinePlayer)

Summary

Occurs when the frame rate is changed.

Syntax

C#
VB
C++
public event EventHandler<FrameRateChangedEventArgs> FrameRateChanged
Public Event FrameRateChanged As EventHandler(Of FrameRateChangedEventArgs)
public: 
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