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

Show in webframe

ActiveWorkstation Property







Gets or sets the Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.
Syntax
public virtual WorkstationViewer ActiveWorkstation {get; set;}
'Declaration
 
Public Overridable Property ActiveWorkstation As WorkstationViewer
'Usage
 
Dim instance As WorkstationState
Dim value As WorkstationViewer
 
instance.ActiveWorkstation = value
 
value = instance.ActiveWorkstation

            

            
public: __property virtual WorkstationViewer* get_ActiveWorkstation();
public: __property virtual void set_ActiveWorkstation( 
   WorkstationViewer* value
);
public:
virtual property WorkstationViewer^ ActiveWorkstation {
   WorkstationViewer^ get();
   void set (    WorkstationViewer^ value);
}

Property Value

The Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.
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