LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Match Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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