Determines whether the command can store a 3D volume state.
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 state; otherwise, it is false.
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.
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