Determines whether the command can apply the Panoramic Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.
protected override bool DoCanExecute()
Protected Overrides Function DoCanExecute() As Boolean
protected:
virtual bool DoCanExecute() override
true if the command can be executed; otherwise, false.
The command checks whether there is a valid Leadtools.Medical.Workstation.UI.MedicalViewerHost, based on the provided ApplyOnFlags.
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