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

Show in webframe

VolumeLoadingError Event (WorkstationEventBroker)







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

            

            
public: __event EventHandler<WorkstationErrorEventArgs*>* VolumeLoadingError
public:
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

WorkstationEventBroker Class
WorkstationEventBroker Members

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