You are here: Start » 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