←Select platform

CanInitializeView Method (DicomInfoPresenter)

Summary

Determines whether the object can run the view.

Syntax

C#
VB
C++
public override bool CanInitializeView(  
   Leadtools.Medical.Workstation.WorkstationContainer container 
) 
Public Overrides Function CanInitializeView( _ 
   ByVal container As Leadtools.Medical.Workstation.WorkstationContainer _ 
) As Boolean 
public: 
bool CanInitializeView(  
   Leadtools.Medical.Workstation.WorkstationContainer^ container 
) override 

Parameters

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

Return Value

true if the presenter can activate the view; otherwise, it is false.

Remarks

The method will check if there a selected Leadtools.MedicalViewer.MedicalViewerCell cell that has valid information in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellInstances.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize