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

Show in webframe

GetActionProperties(MedicalViewerActionType,Int32) Method






The specified action.
Index of the sub-cell for which the properties will be retrieved.
Gets the current properties for the specified action.
Syntax
public MedicalViewerBaseAction GetActionProperties(    MedicalViewerActionType actionType,    int subCellIndex )
'Declaration   Public Overloads Function GetActionProperties( _    ByVal actionType As MedicalViewerActionType, _    ByVal subCellIndex As Integer _ ) As MedicalViewerBaseAction
'Usage   Dim instance As MedicalViewerCell Dim actionType As MedicalViewerActionType Dim subCellIndex As Integer Dim value As MedicalViewerBaseAction   value = instance.GetActionProperties(actionType, subCellIndex)
public: MedicalViewerBaseAction^ GetActionProperties(    MedicalViewerActionType actionType,    int subCellIndex )

Parameters

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

Return Value

A MedicalViewerBaseAction that contains the retrieved properties.
Remarks
To set the properties for the specified action, call the SetActionProperties method.
Example
For an example, refer to MedicalViewerCommonActions
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members
Overload List

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