Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CanInitializeView Method (ChangeIsoThresholdPresenter)







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 ChangeIsoThresholdPresenter
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; otherwise, it is false.
Remarks

The method will check if there a Leadtools.Medical.Workstation.UI.VolumeViewer that has an volume of type Medical3DVolumeType.SSD.

Requirements

Target Platforms

See Also

Reference

ChangeIsoThresholdPresenter Class
ChangeIsoThresholdPresenter Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features