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

Show in webframe

SetActionProperties(MedicalViewerActionType,MedicalViewerBaseAction,Int32) Method






The action for which the properties are being set.
The properties to be set.
The zero-based index of the sub-cell for which the properties are being set.
Sets the current properties for the specified action.
Syntax
public void SetActionProperties(    MedicalViewerActionType actionType,    MedicalViewerBaseAction actionProperties,    int subCellIndex )
'Declaration   Public Overloads Sub SetActionProperties( _    ByVal actionType As MedicalViewerActionType, _    ByVal actionProperties As MedicalViewerBaseAction, _    ByVal subCellIndex As Integer _ )
'Usage   Dim instance As MedicalViewerCell Dim actionType As MedicalViewerActionType Dim actionProperties As MedicalViewerBaseAction Dim subCellIndex As Integer   instance.SetActionProperties(actionType, actionProperties, subCellIndex)
public: void SetActionProperties(    MedicalViewerActionType actionType,    MedicalViewerBaseAction^ actionProperties,    int subCellIndex )

Parameters

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.
Remarks
Example
For an example, refer to MedicalViewerAlpha.MedicalViewerAlpha Constructor(Int32,Int32,Boolean,Cursor)
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