C#
VB
C++
Gets or sets the Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.
public virtual WorkstationViewer ActiveWorkstation { get; set; }
Public Overridable Property ActiveWorkstation As Leadtools.Medical.Workstation.Ui.WorkstationViewer
public:
virtual property Leadtools.Medical.Workstation.Ui.WorkstationViewer^ ActiveWorkstation {
Leadtools.Medical.Workstation.Ui.WorkstationViewer^ get();
void set ( Leadtools.Medical.Workstation.Ui.WorkstationViewer^ );
}
The Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET