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

Show in webframe

ActiveHostViewer Property







Gets or sets the active Leadtools.Medical.Workstation.UI.MedicalViewerHost.
Syntax
public virtual MedicalViewerHost ActiveHostViewer {get; set;}
'Declaration
 
Public Overridable Property ActiveHostViewer As MedicalViewerHost
'Usage
 
Dim instance As WorkstationState
Dim value As MedicalViewerHost
 
instance.ActiveHostViewer = value
 
value = instance.ActiveHostViewer

            

            
public: __property virtual MedicalViewerHost* get_ActiveHostViewer();
public: __property virtual void set_ActiveHostViewer( 
   MedicalViewerHost* value
);
public:
virtual property MedicalViewerHost^ ActiveHostViewer {
   MedicalViewerHost^ get();
   void set (    MedicalViewerHost^ value);
}

Property Value

The active Leadtools.Medical.Workstation.UI.MedicalViewerHost.
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

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