Determines whether the command can store a 3D volume information.
protected override bool DoCanExecute()
Protected Overrides Function DoCanExecute() As Boolean
protected:
bool DoCanExecute(); override
true if the command can be run and stores a 3D volume information; otherwise, it is false.
The method will check for a registered instances of the Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent and Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent in the Services
The ActiveHostViewer must contains a Leadtools.Medical.Workstation.UI.VolumeViewer with a type other than Medical3DVolumeType.SSD.
The Leadtools.Medical.Workstation.UI.VolumeViewer must NOT have an ID in the Leadtools.Medical.Workstation.WorkstationState.Medical3DControlDataId collection.
The Leadtools.Medical.Workstation.UI.VolumeViewer must have a valid value in the Leadtools.Medical.Workstation.WorkstationState.Medical3DControlInstances collection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET