LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

DoInitialize Method (ChangeIsoThresholdPresenter)







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

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The Leadtools.Medical.Workstation.Interfaces.Views.IChangeIsoThresholdView view that will be activated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChangeIsoThresholdPresenter Class
ChangeIsoThresholdPresenter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.