C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the image minimum value.
public int MinimumInput { get; set; }
Public Property MinimumInput As Integer
public int MinimumInput {get; set;}
@property (nonatomic, assign) NSInteger minimumInput
public int getMinimumInput()
public void setMinimumInput(int value)
<br/>get_MinimumInput();<br/>set_MinimumInput(value);<br/>Object.defineProperty('MinimumInput');
The image minimum value. This value can be obtained MinMaxValuesCommand.
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