Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RangeF Constructor
See Also 
Leadtools.Jpip Namespace > RangeF Class : RangeF Constructor



startValue
The first value of the range.
lastValue
The last value of the range.
Initializes a new instance of the RangeF class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal startValue As Nullable(Of Single), _
   ByVal lastValue As Nullable(Of Single) _
)
Visual Basic (Usage)Copy Code
Dim startValue As Nullable(Of Single)
Dim lastValue As Nullable(Of Single)
 
Dim instance As RangeF(startValue, lastValue)
C# 
public RangeF( 
   Nullable<float> startValue,
   Nullable<float> lastValue
)
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features