Sets the current properties for the specified action.
protected override void SetCellActionProperties(MedicalViewerActionType actionType,MedicalViewerBaseAction actionProperties,int subCellIndex)
Protected Overrides Sub SetCellActionProperties( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal actionProperties As Leadtools.Medicalviewer.MedicalViewerBaseAction, _ByVal subCellIndex As Integer _)
protected:void SetCellActionProperties(Leadtools.Medicalviewer.MedicalViewerActionType actionType,Leadtools.Medicalviewer.MedicalViewerBaseAction^ actionProperties,int subCellIndex) override
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.
This method is internally called by Leadtools.MedicalViewer.MedicalViewerBaseCell.SetActionProperties(leadtools.medicalviewer.medicalvieweractiontype,leadtools.medicalviewer.medicalviewerbaseaction) method. To retrieve the properties for a specific action, call the Leadtools.MedicalViewer.MedicalViewerBaseCell.GetActionProperties(leadtools.medicalviewer.medicalvieweractiontype) method.
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
