LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 override bool DoCanExecute()
 function Leadtools.Medical.Workstation.Commands.CutPlaneCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.