LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

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)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RangeF Class
RangeF Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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