The following tables list the members exposed by MedicalViewerUIChangedEventArgs.
| Name | Description | |
|---|---|---|
![]()
| MedicalViewerUIChangedEventArgs Constructor | Initializes a new instance of the MedicalViewerUIChangedEventArgs class. |
| Name | Description | |
|---|---|---|
![]()
| ActionState | (Read only) Gets the MedicalViewerActionStatus enumeration value that indicates the status of the action. |
![]()
| ActionType | (Read only) Gets the MedicalViewerActionType enumeration value that indicates the action that was applied. |
![]()
| CellIndex | (Read only) Gets the value that indicates the index of the cell to which the action has been applied. |
![]()
| SubCellIndex | (Read only) Gets the value that indicates the index of the sub-cell to which the action has been applied. |
![]()
| X | (Read only) Gets the value that indicates the X coordinate of the cursor. |
![]()
| Y | (Read only) Gets the value that indicates the Y coordinate of the cursor. |

