Activates and runs a Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelInformationView view.
protected override void DoInitialize(
WorkstationContainer container,
IWindowLevelInformationView view
)
Protected Overrides Sub DoInitialize( _
ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _
ByVal view As Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelInformationView _
)
protected:
void DoInitialize(
Leadtools.Medical.Workstation.WorkstationContainer^ container,
Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelInformationView^ view
) override
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The Leadtools.Medical.Workstation.Interfaces.Views.IPanView view that will be activated.
If the Argument is null the object will attempt to get the argument from the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService
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