←Select platform

DoCanExecute Method

Summary

Determines whether the command can apply the AdjustPanoramicCommand on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.

Syntax
C#
VB
C++
protected override bool DoCanExecute() 
Protected Overrides Function DoCanExecute() As Boolean 
protected:  
   virtual bool DoCanExecute() override 

Return Value

true if the command can be executed; otherwise, false.

Remarks

The command checks if there is a valid Leadtools.Medical.Workstation.UI.MedicalViewerHost based on the provided ApplyOnFlags.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.