SetCellImage Method

Summary
Sets an image requested by a Leadtools.MedicalViewer.MedicalViewerMultiCell and applies any display processing that is required.
Syntax
C#
VB
C++
  
Protected Overridable Sub SetCellImage( _ 
   ByVal requestedCell As MedicalViewerMultiCell, _ 
   ByVal requestedsubCellIndex As Integer, _ 
   ByVal setImageOption As MedicalViewerSetImageOptions, _ 
   ByVal image As RasterImage _ 
)  
protected: 
virtual void SetCellImage(  
   MedicalViewerMultiCell^ requestedCell, 
   int requestedsubCellIndex, 
   MedicalViewerSetImageOptions setImageOption, 
   RasterImage^ image 
)  

Parameters

requestedCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell which requested the image.

requestedsubCellIndex
The sub cell index of the image.

setImageOption
The Leadtools.MedicalViewer.MedicalViewerSetImageOptions option value.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.