C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the beginning color value of the range for the evaluation.
public int Start { get; set; }
Public Property Start As Integer
public int Start {get; set;}
@property (nonatomic, assign) NSInteger start
public int getStart()
public void setStart(int value)
<br/>get_Start();<br/>set_Start(value);<br/>Object.defineProperty('Start');
Indicates the beginning 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