Leadtools.Medical.Workstation.Interfaces Namespace : IWorkstationEventBroker Interface |
The following tables list the members exposed by IWorkstationEventBroker.
Name | Description | |
---|---|---|
CellGenerated | Occurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell. | |
CellImageUpdated | Occurs when an image displayed on a selected Leadtools.MedicalViewer.MedicalViewerBaseCell is updated (e.g. Image processing, orientation...). | |
FeatureExecuted | Occurs when components successfully executes a feature. | |
FeatureExecutionError | Occurs when a feature execution fail. | |
SeriesLoadingCanceled | Occurs when loading a series is canceled. | |
SeriesLoadingCompleted | Occurs when loading a series is completed successfully. | |
SeriesLoadingError | Occurs when loading a series fail. | |
SeriesLoadingProgress | Occurs during the process of loading a series. | |
VolumeCreationCompleted | Occurs when a 3D volume creating is completed successfully. | |
VolumeCreationError | Occurs when a 3D volume creating fails. | |
VolumeCreationProgress | Occurs during the creating of a 3D volume. | |
VolumeLoadingCompleted | Occurs when a 3D volume loading is completed successfully. | |
VolumeLoadingError | Occurs when a 3D volume loading fails. | |
VolumeLoadingProgress | Occurs during the loading of a 3D volume. |