C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the adjustment factor.
public int Amount { get; set; }
Public Property Amount As Integer
public int Amount {get; set;}
@property (nonatomic, assign) NSUInteger amount
public int getAmount()
public void setAmount(int value)
<br/>get_Amount();<br/>set_Amount(value);<br/>Object.defineProperty('Amount');
Value that represents an adjustment factor. Its range starts from 100 and has no upper limit.
Refer to AdaptiveContrastCommand 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