←Select platform

LastValue Property (RangeF)

Summary

The last value in the RangeF.

Syntax

C#
VB
C++
public Nullable<float> LastValue {get;}
Public ReadOnly Property LastValue As Nullable(Of Single)
public: 
property Nullable<float> LastValue { 
   Nullable<float> get(); 
} 

Property Value

A nullable System.Single which specifies the last number in the RangeF.

Requirements

Target Platforms

See Also

Reference

RangeF Class

RangeF Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize