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

Show in webframe

DoCanExecute Method (CutPlaneCommand)







Determines whether the command can execute.
Syntax
protected override bool DoCanExecute()
'Declaration
 
Protected Overrides Function DoCanExecute() As Boolean
'Usage
 
Dim instance As CutPlaneCommand
Dim value As Boolean
 
value = instance.DoCanExecute()

            

            
protected: bool DoCanExecute(); override 
protected:
bool DoCanExecute(); override 

Return Value

true if the command can execute; otherwise, it is false.
Remarks

The command checks if there is a valid Leadtools.Medical.Workstation.UI.StudiesViewer with a selected cell that can be used to generate a cut-plane cell. For the cell to be able to generate a cut-plane cell it needs to contain at least 10 images with different Patient Positions.

Requirements

Target Platforms

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

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