C#
VB
C++
Raises the SeriesReady event.
protected virtual void OnSeriesReady(
object sender,
SeriesInformationEventArgs e
)
Protected Overridable Sub OnSeriesReady( _
ByVal sender As Object, _
ByVal e As Leadtools.Medical.Workstation.SeriesInformationEventArgs _
)
protected:
virtual void OnSeriesReady(
Object^ sender,
Leadtools.Medical.Workstation.SeriesInformationEventArgs^ e
)
sender
The object firing the event.
e
A Leadtools.Medical.Workstation.SeriesInformationEventArgs containing the event data.
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