MedicalViewerLayoutPosition Constructor(PointF,PointF)

Summary
Initializes a new instance of the MedicalViewerLayoutPosition class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal leftTop As PointF, _ 
   ByVal rightBottom As PointF _ 
) 
            public: 
MedicalViewerLayoutPosition(  
   PointF leftTop, 
   PointF rightBottom 
) 

Parameters

leftTop
The left top position.

rightBottom
The right bottom position.

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

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