C#
VB
C++
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 will check if there is a valid Leadtools.MedicalViewer.MedicalViewerMultiCell that is currently selected that has information for a stored volume.
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