FramesOrderChangedEventArgs Constructor

Summary
Initializes a new instance of the FramesOrderChangedEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal framesOrder As PlayFramesOrder, _ 
   ByVal startFrame As Integer, _ 
   ByVal endFrame As Integer, _ 
   ByVal jumpCount As Integer _ 
) 
public: 
FramesOrderChangedEventArgs(  
   PlayFramesOrder framesOrder, 
   int startFrame, 
   int endFrame, 
   int jumpCount 
) 

Parameters

framesOrder
A PlayFramesOrder value

startFrame
The start frame index.

endFrame
The end frame index.

jumpCount
The

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.