Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

WorkstationViewer.LoadSeriesInformation Class
WorkstationViewer.LoadSeriesInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features