OnFrameRateChanged Method

Summary
Raises the FrameRateChanged event.
Syntax
C#
VB
C++
protected virtual void OnFrameRateChanged( 
   object sender, 
   FrameRateChangedEventArgs e 
) 
  
Protected Sub OnFrameRateChanged( _ 
   ByVal sender As Object, _ 
   ByVal e As FrameRateChangedEventArgs _ 
)  
protected: 
void OnFrameRateChanged(  
   Object^ sender, 
   FrameRateChangedEventArgs^ e 
)  

Parameters

sender
The source of the event

e
A FrameRateChangedEventArgs that contains data for the event.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.