C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the image maximum value.
public int MaximumInput { get; set; }
Public Property MaximumInput As Integer
public int MaximumInput {get; set;}
@property (nonatomic, assign) NSInteger maximumInput
public int getMaximumInput()
public void setMaximumInput(int value)
<br/>get_MaximumInput();<br/>set_MaximumInput(value);<br/>Object.defineProperty('MaximumInput');
The image maximum 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