C#
VB
C++
Initializes a new instance of the RangeF class.
public RangeF(Nullable<float> startValue,Nullable<float> lastValue)
Public Function New( _ByVal startValue As Nullable(Of Single), _ByVal lastValue As Nullable(Of Single) _)
public:RangeF(Nullable<float> startValue,Nullable<float> lastValue)
startValue
The first value of the range.
lastValue
The last value of 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
