←Select platform

MedicalViewerCell Constructor(RasterImage,MedicalViewerLayoutPosition)

Summary

Initializes a new instance of the MedicalViewerCell class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal image As Leadtools.RasterImage, _ 
   ByVal location As Leadtools.Medicalviewer.MedicalViewerLayoutPosition _ 
) 
             

Parameters

image
The image that will be attached to this cell.

location
The location of the cell in the viewer.

Remarks

The position is represented by four dimensionless floating point values, in the range 0.0 to 1.0. The Lower left hand position represents the (0.0,0.0).

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.MedicalViewer Assembly