C#
VB
C++
The first value in the Range
public Nullable<int> StartValue { get; }
Public ReadOnly Property StartValue As Nullable(Of Integer)
public:
property Nullable<int> StartValue {
Nullable<int> get();
}
A nullable System.Int32 which specifies the first number in the Range
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