Gets the current properties for the specified action.
protected override MedicalViewerBaseAction GetCellActionProperties(MedicalViewerActionType actionType,int subCellIndex)
Protected Overrides Function GetCellActionProperties( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal subCellIndex As Integer _) As Leadtools.Medicalviewer.MedicalViewerBaseAction
protected:Leadtools.Medicalviewer.MedicalViewerBaseAction^ GetCellActionProperties(Leadtools.Medicalviewer.MedicalViewerActionType actionType,int subCellIndex) override
actionType
The specified action.
subCellIndex
The zero-based index of the sub-cell for which the properties will be retrieved.
A Leadtools.MedicalViewer.MedicalViewerBaseAction that contains the retrieved properties.
This method is internally called by Leadtools.MedicalViewer.MedicalViewerBaseCell.GetActionProperties(leadtools.medicalviewer.medicalvieweractiontype) method. To set the properties for the specified action, call the Leadtools.MedicalViewer.MedicalViewerBaseCell.SetActionProperties(leadtools.medicalviewer.medicalvieweractiontype,leadtools.medicalviewer.medicalviewerbaseaction) 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
