Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

RangeF Constructor (RangeF)






The first value of the range.
The last value of the range.
Initializes a new instance of the RangeF class.
Syntax
public RangeF( 
   Nullable<float> startValue,
   Nullable<float> lastValue
)
'Declaration
 
Public Function New( _
   ByVal startValue As Nullable(Of Single), _
   ByVal lastValue As Nullable(Of Single) _
)
'Usage
 
Dim startValue As Nullable(Of Single)
Dim lastValue As Nullable(Of Single)
 
Dim instance As New RangeF(startValue, lastValue)

            

            
public:
RangeF( 
   Nullable<float> startValue,
   Nullable<float> lastValue
)

Parameters

startValue
The first value of the range.
lastValue
The last value of the range.
Requirements

Target Platforms

See Also

Reference

RangeF Class
RangeF Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features