←Select platform

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 Leadtools.Medicalviewer.MedicalViewerMultiCell, _ 
   ByVal requestedsubCellIndex As Integer, _ 
   ByVal setImageOption As Leadtools.Medicalviewer.MedicalViewerSetImageOptions, _ 
   ByVal image As Leadtools.RasterImage _ 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly