←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly