The following tables list the members exposed by MedicalViewerCellMouseEventArgs.
Name | Description | |
---|---|---|
![]() | MedicalViewerCellMouseEventArgs Constructor | Initializes a new instance of the MedicalViewerCellMouseEventArgs class with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Button | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | CellIndex | Gets the value that indicates the index of the cell that received the mouse event. |
![]() | Clicks | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Delta | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | ImageRectangle | Gets the rectangle that represents the image rectangle of the cell or sub-cell. |
![]() | Location | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Rectangle | Gets the rectangle that represents the painting area of the cell or sub-cell. |
![]() | SubCellIndex | Gets the value that indicates the index of the sub-cell that received the mouse event. |
![]() | X | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Y | (Inherited from System.Windows.Forms.MouseEventArgs) |