←Select platform

OnSeriesReady Method

Summary

Raises the SeriesReady event.

Syntax

C#
VB
C++
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 
)  

Parameters

sender
The object firing the event.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly