Retrieves the flags associated with the specified action.
public virtual MedicalViewerActionFlags GetActionFlags(MedicalViewerActionType actionType)
Public Overridable Function GetActionFlags( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _) As Leadtools.Medicalviewer.MedicalViewerActionFlags
public:virtual Leadtools.Medicalviewer.MedicalViewerActionFlags GetActionFlags(Leadtools.Medicalviewer.MedicalViewerActionType actionType)
actionType
The action which to retrieve its flags.
MedicalViewerActionFlags enumeration that indicates the flags associated with the specified action.
To assign a flag to a specific action, call the SetAction method.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
