LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoInitialize Method (WindowLevelInformationPresenter)

Show in webframe






The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The Leadtools.Medical.Workstation.Interfaces.Views.IPanView view that will be activated.
Activates and runs a Leadtools.Medical.Workstation.Interfaces.Views.IWindowLevelInformationView view.
Syntax
protected override void DoInitialize( 
   WorkstationContainer container,
   IWindowLevelInformationView view
)
'Declaration
 
Protected Overrides Sub DoInitialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As IWindowLevelInformationView _
) 
'Usage
 
Dim instance As WindowLevelInformationPresenter
Dim container As WorkstationContainer
Dim view As IWindowLevelInformationView
 
instance.DoInitialize(container, view)

            

            
protected: void DoInitialize( 
   WorkstationContainer* container,
   IWindowLevelInformationView* view
) override 
protected:
void DoInitialize( 
   WorkstationContainer* container,
   IWindowLevelInformationView* view
) override 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The Leadtools.Medical.Workstation.Interfaces.Views.IPanView view that will be activated.
Remarks
If the Argument is null the object will attempt to get the argument from the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationPresenter Class
WindowLevelInformationPresenter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.