Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : Match Method |
public void Match( MedicalViewerActionType action, MedicalViewerBaseCell sourceCell )
'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)
public void Match( MedicalViewerActionType action, MedicalViewerBaseCell sourceCell )
function Leadtools.MedicalViewer.MedicalViewerBaseCell.Match( action , sourceCell )
public: void Match( MedicalViewerActionType action, MedicalViewerBaseCell^ sourceCell )
Currently, only MedicalViewerActionType.Scale is supported.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2