Method CoerceValue
CoerceValue(int)
Coerces value to fit in the allowed bounds.
protected virtual int CoerceValue(int value)
Parameters
value
intValue to coerce.
Coerces value to fit in the allowed bounds.
protected virtual int CoerceValue(int value)
value
intValue to coerce.