C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the maximum boundary used to threshold a specific color.
public int MaximumRange { get; set; }
Public Property MaximumRange As Integer
public int MaximumRange {get; set;}
@property (nonatomic, assign) NSInteger maximumRange
public int getMaximumRange()
public void setMaximumRange(int value)
<br/>get_MaximumRange();<br/>set_MaximumRange(value);<br/>Object.defineProperty('MaximumRange');
Value that represents the maximum boundary used to threshold a specific color.
Refer to ColorThresholdCommand.
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