C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value that is used to shift the image data to the negative side.
public int ShiftAmount { get; set; }
Public Property ShiftAmount As Integer
public int ShiftAmount {get; set;}
@property (nonatomic, assign) NSInteger shiftAmount
public int getShiftAmount()
public void setShiftAmount(int value)
<br/>get_ShiftAmount();<br/>set_ShiftAmount(value);<br/>Object.defineProperty('ShiftAmount');
Value that is used to shift the image data to the negative side.
Refer to ZeroToNegativeCommand 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