C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the ending color value of the range for the evaluation.
public int End { get; set; }
Public Property End As Integer
public int End {get; set;}
@property (nonatomic, assign) NSInteger end
public int getEnd()
public void setEnd(int value)
<br/>get_End();<br/>set_End(value);<br/>Object.defineProperty('End');
Indicates the ending color value of the range for the evaluation. This property only accepts positive values.
Refer to StatisticsInformationCommand 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