C#
VB
Java
Objective-C
WinRT C#
C++
Gets the value that the MinimumToZeroCommand class object uses to shift the negative values so that the minimum negative value will be zero.
public int ShiftAmount { get; }
Public ReadOnly Property ShiftAmount As Integer
public int ShiftAmount {get;}
@property (nonatomic, assign, readonly) NSUInteger shiftAmount
public int getShiftAmount()
get_ShiftAmount();
public:
property int ShiftAmount {
int get();
}
Value that the MinimumToZeroCommand class object uses to shift the negative values so that the minimum negative value will be zero.
Refer to MinimumToZeroCommand 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