C#
VB
C++
Gets the current properties for the specified action.
public MedicalViewerBaseAction GetActionProperties(MedicalViewerActionType actionType)
Public Function GetActionProperties( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _) As Leadtools.Medicalviewer.MedicalViewerBaseAction
public:Leadtools.Medicalviewer.MedicalViewerBaseAction^ GetActionProperties(Leadtools.Medicalviewer.MedicalViewerActionType actionType)
actionType
The specified action.
A MedicalViewerBaseAction that contains the retrieved properties.
To set the properties for the specified action, call the SetActionProperties method.
For an example, refer to MedicalViewerAlpha.
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
