StartValue Property

Summary
The first value in the RangeF.
Syntax
C#
VB
C++
public Nullable<float> StartValue { get; } 
  
Public ReadOnly Property StartValue As Nullable(Of Single) 
public: 
property Nullable<float> StartValue { 
   Nullable<float> get(); 
} 

Property Value

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

Requirements

Target Platforms

See Also

Reference

RangeF Class

RangeF Members

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

Leadtools.Jpip Assembly

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