C#
VB
C++
Occurs during the process of loading a series.
public event ProgressChangedEventHandler SeriesLoadingProgress
Event SeriesLoadingProgress As ProgressChangedEventHandler
event ProgressChangedEventHandler^ SeriesLoadingProgress
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.
Property | Description |
---|---|
ProgressPercentage | Gets the asynchronous task progress percentage. |
UserState | Gets a unique user state. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET