LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

RangeF Constructor (RangeF)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features