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

Show in webframe

Match Method






Enumeration that represents the action to be matched.
The source cell that has the action parameters to be applied to this cell.
Matches the cell property specified by action to sourceCell.
Syntax
'Declaration   Public Sub Match( _    ByVal action As MedicalViewerActionType, _    ByVal sourceCell As MedicalViewerBaseCell _ )
'Usage   Dim instance As MedicalViewerBaseCell Dim action As MedicalViewerActionType Dim sourceCell As MedicalViewerBaseCell   instance.Match(action, sourceCell)

Parameters

action
Enumeration that represents the action to be matched.
sourceCell
The source cell that has the action parameters to be applied to this cell.
Remarks
Matching the property means copying the values from sourceCell to the cell.

Currently, only MedicalViewerActionType.Scale is supported.

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