SetPanCell Method

Summary

Sets the Leadtools.MedicalViewer.MedicalViewerCell that the panning applies to.

Syntax
C#
VB
C++
public void SetPanCell( 
   MedicalViewerCell cell 
) 
  
Sub SetPanCell( _ 
   ByVal cell As MedicalViewerCell _ 
)  
void SetPanCell(  
   MedicalViewerCell^ cell 
)  

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerCell that the panning applies to.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly