LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanInitializeView Method (CalibrateRulerPresenter)

Show in webframe






The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Determines whether the object can run the view.
Syntax
public override bool CanInitializeView( 
   WorkstationContainer container
)
'Declaration
 
Public Overrides Function CanInitializeView( _
   ByVal container As WorkstationContainer _
) As Boolean
'Usage
 
Dim instance As CalibrateRulerPresenter
Dim container As WorkstationContainer
Dim value As Boolean
 
value = instance.CanInitializeView(container)

            

            
public: bool CanInitializeView( 
   WorkstationContainer* container
) override 
public:
bool CanInitializeView( 
   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.
Remarks

The method will check if there a selected cell that has a selected annotation of type MedicalViewerActionType.AnnotationRuler.

Requirements

Target Platforms

See Also

Reference

CalibrateRulerPresenter Class
CalibrateRulerPresenter Members

 

 


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