LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoCanExecute Method (DeleteAnnotationCommand)

Show in webframe






Determines whether the command can execute.
Syntax
protected override bool DoCanExecute()
'Declaration
 
Protected Overrides Function DoCanExecute() As Boolean
'Usage
 
Dim instance As DeleteAnnotationCommand
Dim value As Boolean
 
value = instance.DoCanExecute()

            

            
protected: bool DoCanExecute(); override 
protected:
bool DoCanExecute(); override 

Return Value

true if the command can execute; otherwise, it is false.
Remarks
The command will check if there is a selected Leadtools.MedicalViewer.MedicalViewerCell that contains a selected annotation.
Requirements

Target Platforms

See Also

Reference

DeleteAnnotationCommand Class
DeleteAnnotationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.