←Select platform

FramesOrderChanged Event (ICinePlayer)

Summary

Occurs when the frame order is changed.

Syntax

C#
VB
C++
event EventHandler<FramesOrderChangedEventArgs> FramesOrderChanged
Event FramesOrderChanged As EventHandler(Of FramesOrderChangedEventArgs)
event EventHandler<FramesOrderChangedEventArgs^>^ FramesOrderChanged

Event Data

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

PropertyDescription
EndFrame Gets the frame that is the end of the frame order.
FramesOrder Gets the PlayFramesOrder.
JumpCount Gets the number of frames to skip.
StartFrame Gets the frame that is the start of the frame order.
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