C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the minimum boundary used to threshold a specific color.
public int MinimumRange { get; set; }
Public Property MinimumRange As Integer
public int MinimumRange {get; set;}
@property (nonatomic, assign) NSInteger minimumRange
public int getMinimumRange()
public void setMinimumRange(int value)
<br/>get_MinimumRange();<br/>set_MinimumRange(value);<br/>Object.defineProperty('MinimumRange');
Value that represents the minimum 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