C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the horizontal shift of the image, in pixels.
public int HorizontalShift { get; set; }
Public Property HorizontalShift As Integer
public int HorizontalShift {get; set;}
@property (nonatomic, assign) NSInteger horizontalShift
public int getHorizontalShift()
public void setHorizontalShift(int value)
<br/>get_HorizontalShift();<br/>set_HorizontalShift(value);<br/>Object.defineProperty('HorizontalShift');
Horizontal shift of the image, in pixels.
Refer to OffsetCommand example.
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