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

MedicalViewerUIChangedEventArgs Constructor (MedicalViewerUIChangedEventArgs)






A MedicalViewerActionType enumeration value that indicates the action that was applied.
The zero-based index of the cell which has the action applied on.
The zero-based index of the sub-cell which has the action applied on.
The X coordinates of the cursor.
The Y coordinates of the cursor.
MedicalViewerActionStatus enumeration value that indicates the status of the action (whether it has just begun, is in progress, or has just finished.)
Initializes a new instance of the MedicalViewerUIChangedEventArgs class.
Syntax
public MedicalViewerUIChangedEventArgs( 
   MedicalViewerActionType action,
   int cellIndex,
   int subCellIndex,
   int x,
   int y,
   MedicalViewerActionStatus status
)
'Declaration
 
Public Function New( _
   ByVal action As MedicalViewerActionType, _
   ByVal cellIndex As Integer, _
   ByVal subCellIndex As Integer, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal status As MedicalViewerActionStatus _
)
'Usage
 
Dim action As MedicalViewerActionType
Dim cellIndex As Integer
Dim subCellIndex As Integer
Dim x As Integer
Dim y As Integer
Dim status As MedicalViewerActionStatus
 
Dim instance As New MedicalViewerUIChangedEventArgs(action, cellIndex, subCellIndex, x, y, status)
public MedicalViewerUIChangedEventArgs( 
   MedicalViewerActionType action,
   int cellIndex,
   int subCellIndex,
   int x,
   int y,
   MedicalViewerActionStatus status
)
function MedicalViewerUIChangedEventArgs( 
   action ,
   cellIndex ,
   subCellIndex ,
   x ,
   y ,
   status 
)
public:
MedicalViewerUIChangedEventArgs( 
   MedicalViewerActionType action,
   int cellIndex,
   int subCellIndex,
   int x,
   int y,
   MedicalViewerActionStatus status
)

Parameters

action
A MedicalViewerActionType enumeration value that indicates the action that was applied.
cellIndex
The zero-based index of the cell which has the action applied on.
subCellIndex
The zero-based index of the sub-cell which has the action applied on.
x
The X coordinates of the cursor.
y
The Y coordinates of the cursor.
status
MedicalViewerActionStatus enumeration value that indicates the status of the action (whether it has just begun, is in progress, or has just finished.)
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

MedicalViewerUIChangedEventArgs Class
MedicalViewerUIChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features