LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

OffsetX Property

Show in webframe





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

            

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

Property Value

Value that represents the X 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 X 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