The following tables list the members exposed by MedicalViewerActiveSubCellChangedEventArgs.
Name | Description | |
---|---|---|
![]() ![]() | MedicalViewerActiveSubCellChangedEventArgs Constructor | Initializes a new instance of the MedicalViewerActiveSubCellChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() ![]() | CellIndex | (Read only) Gets the value that indicates the index of the cell that has its active sub-cell changed. This value is only valid if the cell has been added to the MedicalViewer. |
![]() ![]() | PreviousSubCellIndex | (Read only) Gets the value that indicates the index of the sub-cell that has lost the active state. |
![]() ![]() | SubCellIndex | (Read only) Gets the value that indicates the index of the sub-cell that has been activated. |