MedicalViewerBaseCell Constructor(MedicalViewerLayoutPosition)

Summary

Initializes a new instance of the MedicalViewerCell class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal location As MedicalViewerLayoutPosition _ 
) 
            public: 
MedicalViewerBaseCell(  
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly