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

ValueLimits Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ValueLimits
(
	Optional<float> minValue,
	Optional<float> maxValue
)

Parameters

Name Type Range Default Description
minValueAtl.Optional<float>
maxValueAtl.Optional<float>

See also