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

Show in webframe

VolumeCreationError Event (IWorkstationEventBroker)







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

            

            
__event EventHandler<WorkstationErrorEventArgs*>* VolumeCreationError
event EventHandler<WorkstationErrorEventArgs^>^ VolumeCreationError
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