The following tables list the members exposed by MedicalViewerCellCreatedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MedicalViewerCellCreatedEventArgs | Initializes a new instance of the MedicalViewerCellCreatedEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
SeriesInstanceUID | Gets the Series Instance UID for the images to be loaded in the cell. |
![]() |
StudyInstanceUID | Gets the Study Instance UID for the images to be loaded in the cell. |
![]() |
ViewerCell | Gets the newly created cell. |
![]() |
ViewerControl | Gets the control that the created cell is added to. |