C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the vertical shift of the image, in pixels.
public int VerticalShift { get; set; }
Public Property VerticalShift As Integer
public int VerticalShift {get; set;}
@property (nonatomic, assign) NSInteger verticalShift
public int getVerticalShift()
public void setVerticalShift(int value)
<br/>get_VerticalShift();<br/>set_VerticalShift(value);<br/>Object.defineProperty('VerticalShift');
Vertical 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