Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerLayoutPosition Constructor(Single,Single,Single,Single)






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

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