LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerLayoutPosition Constructor(Single,Single,Single,Single)

Show in webframe





The left top X position.
The left top Y position.
The right bottom X position.
The right bottom Y position.
Initializes a new instance of the MedicalViewerLayoutPosition class.
Syntax
public MedicalViewerLayoutPosition( 
   float leftTopX,
   float leftTopY,
   float rightBottomX,
   float rightBottomY
)
'Declaration
 
Public Function New( _
   ByVal leftTopX As Single, _
   ByVal leftTopY As Single, _
   ByVal rightBottomX As Single, _
   ByVal rightBottomY As Single _
)
'Usage
 
Dim leftTopX As Single
Dim leftTopY As Single
Dim rightBottomX As Single
Dim rightBottomY As Single
 
Dim instance As New MedicalViewerLayoutPosition(leftTopX, leftTopY, rightBottomX, rightBottomY)

            

            
public:
MedicalViewerLayoutPosition( 
   float leftTopX,
   float leftTopY,
   float rightBottomX,
   float rightBottomY
)

Parameters

leftTopX
The left top X position.
leftTopY
The left top Y position.
rightBottomX
The right bottom X position.
rightBottomY
The right bottom Y position.
Example
For an example, refer to SaveLayout
Requirements

Target Platforms

See Also

Reference

MedicalViewerLayoutPosition Class
MedicalViewerLayoutPosition Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features