C#
VB
C++
Activates and runs a Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelView view.
protected override void DoInitialize(
WorkstationContainer container,
IWindowLevelView view
)
Protected Overrides Sub DoInitialize( _
ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _
ByVal view As Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelView _
)
protected:
void DoInitialize(
Leadtools.Medical.Workstation.WorkstationContainer^ container,
Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelView^ view
) override
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelView view that will be activated.
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