LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

VolumeLoadingProgress Event (WorkstationEventBroker)

Show in webframe






Occurs during the loading of a 3D volume.
Syntax
public event ProgressChangedEventHandler VolumeLoadingProgress
'Declaration
 
Public Event VolumeLoadingProgress As ProgressChangedEventHandler
'Usage
 
Dim instance As WorkstationEventBroker
Dim handler As ProgressChangedEventHandler
 
AddHandler instance.VolumeLoadingProgress, handler

            

            
public: __event ProgressChangedEventHandler* VolumeLoadingProgress
public:
event ProgressChangedEventHandler* VolumeLoadingProgress
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

WorkstationEventBroker Class
WorkstationEventBroker Members

 

 


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