←Select platform

DoCanExecute Method (CutPlaneCommand)

Summary

Determines whether the command can execute.

Syntax

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

Return Value

true if the command can execute; otherwise, it is false.

Remarks

The command checks if there is a valid Leadtools.Medical.Workstation.UI.StudiesViewer with a selected cell that can be used to generate a cut-plane cell. For the cell to be able to generate a cut-plane cell it needs to contain at least 10 images with different Patient Positions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize