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

ValueLimits Constructor

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

Syntax

public ValueLimits
(
	float? minValue,
	float? maxValue
)

Parameters

Name Type Range Default Description
minValuefloat?
maxValuefloat?

See also