The following tables list the members exposed by MedicalViewerAnnotationClickedEventArgs.
Name | Description | |
---|---|---|
![]() | MedicalViewerAnnotationClickedEventArgs Constructor | Initializes a new instance of the MedicalViewerAnnotationClickedEventArgs class with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Button | Gets an enumerated value that indicates which Mouse button was used to click on the annotation object. |
![]() | CellIndex | Gets the value that indicates the index of the cell that has the annotation that was clicked. |
![]() | SubCellIndex | Gets the value that indicates the index of the sub-cell that has the annotation that was clicked. |
![]() | X | Gets the value that indicates the X position for the pointer. |
![]() | Y | Gets the value that indicates the Y position for the pointer. |