←Select platform

CanExecuteAction Method (MedicalViewerMPRCell)

Summary

A method that is used to determine whether the action

actionType
can be executed in the Medical Viewer Cell.

Syntax

C#
VB
C++
public override bool CanExecuteAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) 
Public Overrides Function CanExecuteAction( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) As Boolean 
public: 
bool CanExecuteAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) override 

Parameters

actionType** can be executed in the Medical Viewer Cell.

Remarks
  • Currently that action that can be executed in the Medical Viewer MPR Cell are:
    • Window Level
    • Scale
    • Offset
    • Stack
    • Magnify Glass
    • Annotation Ruler
    • Annotation Angle
    • Annotation Text
    • Annotation Arrow
    • Annotation Rectangle
    • Annotation Ellipse
    • Annotation Hilite
  • To enable the Action, use the method AddAction to add the action to the Medical Viewer Cell. Use the method SetAction to associate the with a mouse button.
Requirements

Target Platforms

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