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

DoCanExecute Method (Create3DVolumeCommand)







Determines whether the command can execute.
Syntax
protected override bool DoCanExecute()
'Declaration
 
Protected Overrides Function DoCanExecute() As Boolean
'Usage
 
Dim instance As Create3DVolumeCommand
Dim value As Boolean
 
value = instance.DoCanExecute()
protected override bool DoCanExecute()
 function Leadtools.Medical.Workstation.Commands.Create3DVolumeCommand.DoCanExecute()
protected: bool DoCanExecute(); override 
protected:
bool DoCanExecute(); override 

Return Value

True if the command can execute.
Remarks
The command will check that there is currently a valid, selected Leadtools.MedicalViewer.MedicalViewerMultiCell that contains enough information in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellInstances to generate a 3D volume. For this to return true there needs to be 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

Create3DVolumeCommand Class
Create3DVolumeCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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