LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

VolumeCreationError Event (IWorkstationEventBroker)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.