Vincent Povirk <[email protected]> wrote: > If the string wraps, and you don't give the width to > GdipMeasureString, won't it return a too small height?
GdipMeasureString considers an empty rect as a rect without clipping. -- Dmitry.
Vincent Povirk <[email protected]> wrote: > If the string wraps, and you don't give the width to > GdipMeasureString, won't it return a too small height?
GdipMeasureString considers an empty rect as a rect without clipping. -- Dmitry.