protected void ClampPos (ref int pos);

파라미터

posThe value to be clamped.

설명

Clamp a value (by reference) between 0 and the current text length.