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; otherwise, it is false.
The command checks if there is a valid Leadtools.Medical.Workstation.UI.StudiesViewer with a selected cell that can be used to generate a cut-plane cell. For the cell to be able to generate a cut-plane cell it needs to contain 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