DoInitialize Method

Summary

Activates and runs a view of type Leadtools.Medical.Workstation.Interfaces.Views.ICalibrateRulerView.

Syntax
C#
VB
C++
protected override void DoInitialize( 
   WorkstationContainer container, 
   ICalibrateRulerView view 
) 
  
Protected Overrides Sub DoInitialize( _ 
   ByVal container As WorkstationContainer, _ 
   ByVal view As ICalibrateRulerView _ 
)  
protected: 
void DoInitialize(  
   WorkstationContainer^ container, 
   ICalibrateRulerView^ view 
) override  

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly