LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

X Property (MedicalViewerOffset)

Show in webframe





Gets or sets the value that indicates the X offset of the image.
Syntax
public int X {get; set;}
'Declaration
 
Public Property X As Integer
'Usage
 
Dim instance As MedicalViewerOffset
Dim value As Integer
 
instance.X = value
 
value = instance.X

            

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

Property Value

Value that indicates the X offset of the image. In other words, it is the horizontal distance between the center of the image and the center of the cell. The default value is 0.
Example
For an example, refer to MedicalViewerOffset()
Requirements

Target Platforms

See Also

Reference

MedicalViewerOffset Class
MedicalViewerOffset 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