Leadtools.MedicalViewer Namespace > MedicalViewerCellMouseEventArgs Class : MedicalViewerCellMouseEventArgs Constructor |
public MedicalViewerCellMouseEventArgs( int cellIndex, int subCellIndex, Rectangle rectangle, Rectangle imageRectangle, MouseButtons button, int clicks, int x, int y, int delta )
'Declaration Public Function New( _ ByVal cellIndex As Integer, _ ByVal subCellIndex As Integer, _ ByVal rectangle As Rectangle, _ ByVal imageRectangle As Rectangle, _ ByVal button As MouseButtons, _ ByVal clicks As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal delta As Integer _ )
'Usage Dim cellIndex As Integer Dim subCellIndex As Integer Dim rectangle As Rectangle Dim imageRectangle As Rectangle Dim button As MouseButtons Dim clicks As Integer Dim x As Integer Dim y As Integer Dim delta As Integer Dim instance As New MedicalViewerCellMouseEventArgs(cellIndex, subCellIndex, rectangle, imageRectangle, button, clicks, x, y, delta)
public MedicalViewerCellMouseEventArgs( int cellIndex, int subCellIndex, Rectangle rectangle, Rectangle imageRectangle, MouseButtons button, int clicks, int x, int y, int delta )
function MedicalViewerCellMouseEventArgs( cellIndex , subCellIndex , rectangle , imageRectangle , button , clicks , x , y , delta )
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