LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

GetActionFlags Method

Show in webframe





The action which to retrieve its flags.
Retrieves the flags associated with the specified action.
Syntax
public virtual MedicalViewerActionFlags GetActionFlags( 
   MedicalViewerActionType actionType
)
'Declaration
 
Public Overridable Function GetActionFlags( _
   ByVal actionType As MedicalViewerActionType _
) As MedicalViewerActionFlags
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim actionType As MedicalViewerActionType
Dim value As MedicalViewerActionFlags
 
value = instance.GetActionFlags(actionType)

            

            
public:
virtual MedicalViewerActionFlags GetActionFlags( 
   MedicalViewerActionType actionType
) 

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features