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 > FramesOrderChangedEventArgs Class : JumpCount Property |
public int JumpCount {get;}
'Declaration Public ReadOnly Property JumpCount As Integer
'Usage Dim instance As FramesOrderChangedEventArgs Dim value As Integer value = instance.JumpCount
public: __property int get_JumpCount();