LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

OffsetY Property

Show in webframe





Gets or sets the Y offset of the fused image relative to the the original image.
Syntax
public int OffsetY {get; set;}
'Declaration
 
Public Property OffsetY As Integer
'Usage
 
Dim instance As MedicalViewerFusion
Dim value As Integer
 
instance.OffsetY = value
 
value = instance.OffsetY

            

            
public:
property int OffsetY {
   int get();
   void set (    int value);
}

Property Value

Value that represents the Y offset of the fused image relative to the the original image.
Remarks
The value is scaled to match the scale of the original image, for example, if the image is scaled to 200%, then the amount of shift in Y direction is OffsetX * 2.
Example
For an example, refer to MedicalViewerFusion. Also, please refer the Main fusion demo.
Requirements

Target Platforms

See Also

Reference

MedicalViewerFusion Class
MedicalViewerFusion Members

 

 


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