LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
FramesOrderChangedEventArgs Class Members
See Also  Properties 
Leadtools.Medical.Workstation.UI Namespace : FramesOrderChangedEventArgs Class

The following tables list the members exposed by FramesOrderChangedEventArgs.

Public Constructors

 NameDescription
public Constructor FramesOrderChangedEventArgs ConstructorInitializes a new instance of the FramesOrderChangedEventArgs class.  
Top

Public Properties

 NameDescription
public Property EndFrameGets the frame that is the end of the frame order.  
public Property FramesOrderGets the PlayFramesOrder.  
public Property JumpCountGets the number of frames to skip.  
public Property StartFrameGets the frame that is the start of the frame order.  
Top

See Also