Leadtools.Medical.Workstation.Commands Namespace > CutPlaneCommand Class : DoCanExecute Method |
protected override bool DoCanExecute()
'Declaration Protected Overrides Function DoCanExecute() As Boolean
'Usage Dim instance As CutPlaneCommand Dim value As Boolean value = instance.DoCanExecute()
protected: bool DoCanExecute(); override
protected: bool DoCanExecute(); override
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.