Method CoerceValue
CoerceValue(int)
Coerces value to have the valid range.
protected virtual int CoerceValue(int value)
Parameters
valueintValue to coerce.
Coerces value to have the valid range.
protected virtual int CoerceValue(int value)
value intValue to coerce.