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

Show in webframe

VolumeCreationProgress Event (IWorkstationEventBroker)







Occurs during the creating of a 3D volume.
Syntax
event ProgressChangedEventHandler VolumeCreationProgress
'Declaration
 
Event VolumeCreationProgress As ProgressChangedEventHandler
'Usage
 
Dim instance As IWorkstationEventBroker
Dim handler As ProgressChangedEventHandler
 
AddHandler instance.VolumeCreationProgress, handler

            

            
__event ProgressChangedEventHandler* VolumeCreationProgress
event ProgressChangedEventHandler^ VolumeCreationProgress
Event Data

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

PropertyDescription
ProgressPercentage Gets the asynchronous task progress percentage.
UserState Gets a unique user state.
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