Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

VolumeLoadingError Event (IWorkstationEventBroker)







Occurs when a 3D volume loading fails.
Syntax
event EventHandler<WorkstationErrorEventArgs> VolumeLoadingError
'Declaration
 
Event VolumeLoadingError As EventHandler(Of WorkstationErrorEventArgs)
'Usage
 
Dim instance As IWorkstationEventBroker
Dim handler As EventHandler(Of WorkstationErrorEventArgs)
 
AddHandler instance.VolumeLoadingError, handler

            

            
__event EventHandler<WorkstationErrorEventArgs*>* VolumeLoadingError
Event Data

The event handler receives an argument of type WorkstationErrorEventArgs containing data related to this event. The following WorkstationErrorEventArgs properties provide information specific to this event.

PropertyDescription
Error Gets the error that occurred.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features