Table of Contents

Method CoerceValue

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CoerceValue(int)

Coerces value to fit in the allowed bounds.

protected virtual int CoerceValue(int value)

Parameters

value int

Value to coerce.

Returns

int