LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetPanCell Method

Show in webframe






The Leadtools.MedicalViewer.MedicalViewerCell that the panning applies to.
Sets the Leadtools.MedicalViewer.MedicalViewerCell that the panning applies to.
Syntax
void SetPanCell( 
   MedicalViewerCell cell
)
'Declaration
 
Sub SetPanCell( _
   ByVal cell As MedicalViewerCell _
) 
'Usage
 
Dim instance As IPanView
Dim cell As MedicalViewerCell
 
instance.SetPanCell(cell)

            

            
void SetPanCell( 
   MedicalViewerCell* cell
) 
void SetPanCell( 
   MedicalViewerCell* cell
) 

Parameters

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

Target Platforms

See Also

Reference

IPanView Interface
IPanView Members

 

 


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