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 : Viewer Property |
public StudiesViewer Viewer {get;}
'Declaration Public ReadOnly Property Viewer As StudiesViewer
'Usage Dim instance As StudiesViewerRemovedEventArgs Dim value As StudiesViewer value = instance.Viewer
public: __property StudiesViewer* get_Viewer();
public: property StudiesViewer^ Viewer { StudiesViewer^ get(); }