Table of Contents

Method CoerceValue

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

CoerceValue(int)

Coerces value to have the valid range.

protected virtual int CoerceValue(int value)

Parameters

value int

Value to coerce.

Returns

int