C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the amount of image translation along the x-axis (Width).
public int XTranslation { get; set; }
Public Property XTranslation As Integer
public int XTranslation {get; set;}
@property (nonatomic, assign) NSInteger xTranslation
public int getXTranslation()
public void setXTranslation(int value)
<br/>get_XTranslation();<br/>set_XTranslation(value);<br/>Object.defineProperty('XTranslation');
The amount of image translation along the x-axis (Width). This value is divided internally by 100. This value must be equal to the one returned from GetTransformationParameters.
Refer to #ctor.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET