![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ICinePlayer Interface : FramesOrderChanged Event |
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.
Property | Description |
---|---|
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. |