SeriesLoadingProgress Event

Summary
Occurs during the process of loading a series.
Syntax
C#
VB
C++
public event ProgressChangedEventHandler SeriesLoadingProgress 
  
Event SeriesLoadingProgress As ProgressChangedEventHandler 
event ProgressChangedEventHandler^ SeriesLoadingProgress 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.