C#
VB
Java
Objective-C
C++
Gets or sets the image's x-translation, in hundredths of pixels.
public int XTranslation { get; set; }
Public Property XTranslation As Integer
@property (nonatomic, assign) NSInteger xTranslation
public int getXTranslation()
public void setXTranslation(int value)
The image x-translation, in hundredths of pixels.
Refer to GetTransformationParameters.
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