Sets the current properties for the specified action.
public void SetActionProperties(MedicalViewerActionType actionType,MedicalViewerBaseAction actionProperties,int subCellIndex)
Public Overloads Sub SetActionProperties( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal actionProperties As Leadtools.Medicalviewer.MedicalViewerBaseAction, _ByVal subCellIndex As Integer _)
public:void SetActionProperties(Leadtools.Medicalviewer.MedicalViewerActionType actionType,Leadtools.Medicalviewer.MedicalViewerBaseAction^ actionProperties,int subCellIndex)
actionType
The action for which the properties are being set.
actionProperties
The properties to be set.
subCellIndex
The zero-based index of the sub-cell for which the properties are being set.
For an example, refer to MedicalViewerAlpha.MedicalViewerAlpha Constructor(int32,int32,boolean,cursor)
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
