Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

GetCellActionProperties Method






The specified action.
The zero-based index of the sub-cell for which the properties will be retrieved.
Gets the current properties for the specified action.
Syntax
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 )

Parameters

actionType
The specified action.
subCellIndex
The zero-based index of the sub-cell for which the properties will be retrieved.

Return Value

A MedicalViewerBaseAction that contains the retrieved properties.
Remarks
This method is internally called by GetActionProperties method.

To set the properties for the specified action, call the SetActionProperties method.

Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features