LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Viewer Property (WorkstationViewer.LoadSeriesInformation)







Gets or sets the viewer which the series is displayed on.
Syntax
public StudiesViewer Viewer {get; set;}
'Declaration
 
Public Property Viewer As StudiesViewer
'Usage
 
Dim instance As WorkstationViewer.LoadSeriesInformation
Dim value As StudiesViewer
 
instance.Viewer = value
 
value = instance.Viewer
public StudiesViewer Viewer {get; set;}
 get_Viewer();
set_Viewer(value);
public: __property StudiesViewer* get_Viewer();
public: __property void set_Viewer( 
   StudiesViewer* value
);
public:
property StudiesViewer* Viewer {
   StudiesViewer* get();
   void set (    StudiesViewer* value);
}

Property Value

Type: StudiesViewer The viewer which the series is displayed on.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer.LoadSeriesInformation Class
WorkstationViewer.LoadSeriesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.