←Select platform

GetActionFlags Method

Summary

Retrieves the flags associated with the specified action.

Syntax

C#
VB
C++
  
Public Overridable Function GetActionFlags( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) As Leadtools.Medicalviewer.MedicalViewerActionFlags 
             

Parameters

actionType
The action which to retrieve its flags.

Return Value

MedicalViewerActionFlags enumeration that indicates the flags associated with the specified action.

Remarks

To assign a flag to a specific action, call the SetAction method.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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.MedicalViewer Assembly