C#
VB
Java
Objective-C
C++
Gets or sets the image's y-translation, in hundredths of pixels.
public int YTranslation { get; set; }
Public Property YTranslation As Integer
@property (nonatomic, assign) NSInteger yTranslation
public int getYTranslation()
public void setYTranslation(int value)
The image y-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