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

MedicalViewerKeyEventArgs Constructor (MedicalViewerKeyEventArgs)






The index of the cell that the user tag will be drawn on.
Array of Leadtools.RasterImage objects that contain the images to be updated.
The ID of the action that raised the event.
A System.Windows.Forms.Keys value representing the key that was pressed, combined with any modifier flags that indicate which CTRL, SHIFT, or ALT key was pressed at the same time. Possible values are obtained be applying the bitwise OR (|) operator to constants from the Keys enumeration.
Initializes a new instance of the MedicalViewerKeyEventArgs class.
Syntax
public MedicalViewerKeyEventArgs( 
   int cellIndex,
   RasterImage[] images,
   int actionID,
   Keys keyData
)
'Declaration
 
Public Function New( _
   ByVal cellIndex As Integer, _
   ByVal images() As RasterImage, _
   ByVal actionID As Integer, _
   ByVal keyData As Keys _
)
'Usage
 
Dim cellIndex As Integer
Dim images() As RasterImage
Dim actionID As Integer
Dim keyData As Keys
 
Dim instance As New MedicalViewerKeyEventArgs(cellIndex, images, actionID, keyData)
public MedicalViewerKeyEventArgs( 
   int cellIndex,
   RasterImage[] images,
   int actionID,
   Keys keyData
)
function MedicalViewerKeyEventArgs( 
   cellIndex ,
   images ,
   actionID ,
   keyData 
)
public:
MedicalViewerKeyEventArgs( 
   int cellIndex,
   array<RasterImage^>^ images,
   int actionID,
   Keys keyData
)

Parameters

cellIndex
The index of the cell that the user tag will be drawn on.
images
Array of Leadtools.RasterImage objects that contain the images to be updated.
actionID
The ID of the action that raised the event.
keyData
A System.Windows.Forms.Keys value representing the key that was pressed, combined with any modifier flags that indicate which CTRL, SHIFT, or ALT key was pressed at the same time. Possible values are obtained be applying the bitwise OR (|) operator to constants from the Keys enumeration.
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

MedicalViewerKeyEventArgs Class
MedicalViewerKeyEventArgs 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