You are here: Start » AVL.NET » ValueLimits_f64 Constructor

ValueLimits_f64 Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public ValueLimits_f64
(
	double? minValue,
	double? maxValue
)

Parameters

Name Type Range Default Description
minValuedouble?
maxValuedouble?

See also