LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

JumpCount Property







Gets the number of frames to skip.
Syntax
public int JumpCount {get;}
'Declaration
 
Public ReadOnly Property JumpCount As Integer
'Usage
 
Dim instance As FramesOrderChangedEventArgs
Dim value As Integer
 
value = instance.JumpCount
public int JumpCount {get;}
 get_JumpCount(); 
public: __property int get_JumpCount();
public:
property int JumpCount {
   int get();
}

Property Value

The number of frames to skip.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FramesOrderChangedEventArgs Class
FramesOrderChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.