Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingProgress event.
Public Sub PublishSeriesLoadingProgress( _
ByVal publisher As Object, _
ByVal progress As Integer, _
ByVal state As Object _
)
publisher
The System.Object publishing the event.
progress
A number from 0 to 100 that shows the progress for loading a sereis.
state
An System.Object that is used to send a custom information for other components such as a message status.
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