Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

GetActionFlags Method






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

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