←Select platform

VolumeLoadingProgress Event (WorkstationEventBroker)

Summary

Occurs during the loading of a 3D volume.

Syntax

C#
VB
C++
public event ProgressChangedEventHandler VolumeLoadingProgress
Public Event VolumeLoadingProgress As ProgressChangedEventHandler
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize