Gets or sets the amount of image translation (in pixels) along the y-axis (Height).
public int YTranslation { get; set; }
Public Property YTranslation As Integer
public int YTranslation {get; set;}
@property (nonatomic, assign) NSInteger yTranslation
public int getYTranslation()
public void setYTranslation(int value)
<br/>get_YTranslation();<br/>set_YTranslation(value);<br/>Object.defineProperty('YTranslation');
The amount of image translation (in pixels) along the y-axis (Height). This value is divided internally by 100. This value must be equal to the one returned from 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