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 > StudiesViewerRemovedEventArgs Class : StudiesViewerRemovedEventArgs Constructor |
public StudiesViewerRemovedEventArgs( string patientId, StudiesViewer viewer )
'Declaration Public Function New( _ ByVal patientId As String, _ ByVal viewer As StudiesViewer _ )
'Usage Dim patientId As String Dim viewer As StudiesViewer Dim instance As New StudiesViewerRemovedEventArgs(patientId, viewer)
public: StudiesViewerRemovedEventArgs( string* patientId, StudiesViewer* viewer )
public: StudiesViewerRemovedEventArgs( String^ patientId, StudiesViewer^ viewer )