LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
GetActionFlags Method
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : GetActionFlags Method



actionType
The action which to retrieve its flags.

The GetActionFlags Method is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

actionType
The action which to retrieve its flags.
Retrieves the flags associated with the specified action.

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetActionFlags( _
   ByVal actionType As MedicalViewerActionType _
) As MedicalViewerActionFlags
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim actionType As MedicalViewerActionType
Dim value As MedicalViewerActionFlags
 
value = instance.GetActionFlags(actionType)
C# 
public virtual MedicalViewerActionFlags GetActionFlags( 
   MedicalViewerActionType actionType
)
C++/CLI 
public:
virtual MedicalViewerActionFlags GetActionFlags( 
   MedicalViewerActionType actionType
) 

Parameters

actionType
The action which to retrieve its flags.

Return Value

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

Example

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

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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