←Select platform

MedicalViewerBaseCell Constructor(MedicalViewerLayoutPosition)

Summary

Initializes a new instance of the MedicalViewerCell class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal location As Leadtools.Medicalviewer.MedicalViewerLayoutPosition _ 
) 
             
            public: 
MedicalViewerBaseCell(  
   Leadtools.Medicalviewer.MedicalViewerLayoutPosition^ location 
) 
             

Parameters

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).

Example

For an example, refer to SaveLayout.

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