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