Determines whether the command can execute.
protected override bool DoCanExecute()
Protected Overrides Function DoCanExecute() As Boolean
protected:
bool DoCanExecute(); override
True if the command can execute.
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.
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