←Select platform

LastValue Property

Summary
The last value in the RangeF.

Syntax
C#
C++/CLI
Python
public Nullable<float> LastValue { get; } 
public: 
property Nullable<float> LastValue { 
   Nullable<float> get(); 
} 
LastValue # get  (RangeF) 

Property Value

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

Requirements

Target Platforms

See Also

Reference

RangeF Class

RangeF Members

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.