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

DoCanExecute Method (Store3DVolumeStateCommand)







Determines whether the command can store a 3D volume state.
Syntax
protected override bool DoCanExecute()
'Declaration
 
Protected Overrides Function DoCanExecute() As Boolean
'Usage
 
Dim instance As Store3DVolumeStateCommand
Dim value As Boolean
 
value = instance.DoCanExecute()
protected override bool DoCanExecute()
 function Leadtools.Medical.Workstation.Commands.Store3DVolumeStateCommand.DoCanExecute()
protected: bool DoCanExecute(); override 
protected:
bool DoCanExecute(); override 

Return Value

true if the command can be run and stores a 3D volume state; otherwise, it is false.
Remarks
The method will check for a registered instance of the Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent in the Services and that there is a Leadtools.Medical.Workstation.UI.VolumeViewer in the ActiveHostViewer. The Leadtools.Medical.Workstation.UI.VolumeViewerneeds to have a type other than Medical3DVolumeType.SSD. Additionally, if a Leadtools.Medical.Workstation.UI.VolumeViewer is found it must have an ID in the Leadtools.Medical.Workstation.WorkstationState.Medical3DControlDataId collection.
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

Store3DVolumeStateCommand Class
Store3DVolumeStateCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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