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