Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > LoadSeriesEventArgs Class : LoadSeriesEventArgs Constructor |
public LoadSeriesEventArgs( WorkstationViewer.LoadSeriesInformation loadedSeries )
'Declaration Public Function New( _ ByVal loadedSeries As WorkstationViewer.LoadSeriesInformation _ )
'Usage Dim loadedSeries As WorkstationViewer.LoadSeriesInformation Dim instance As New LoadSeriesEventArgs(loadedSeries)
public: LoadSeriesEventArgs( WorkstationViewer.LoadSeriesInformation* loadedSeries )
public: LoadSeriesEventArgs( WorkstationViewer.LoadSeriesInformation^ loadedSeries )