Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : GetCellActionProperties Method |
protected virtual MedicalViewerBaseAction GetCellActionProperties( MedicalViewerActionType actionType, int subCellIndex )
'Declaration Protected Overridable Function GetCellActionProperties( _ ByVal actionType As MedicalViewerActionType, _ ByVal subCellIndex As Integer _ ) As MedicalViewerBaseAction
'Usage Dim instance As MedicalViewerBaseCell Dim actionType As MedicalViewerActionType Dim subCellIndex As Integer Dim value As MedicalViewerBaseAction value = instance.GetCellActionProperties(actionType, subCellIndex)
protected: virtual MedicalViewerBaseAction^ GetCellActionProperties( MedicalViewerActionType actionType, int subCellIndex )
To set the properties for the specified action, call the SetActionProperties method.