Click to See Complete Forum and Search --> : Substring and Drawing.String


Darkmoon2k
May 25th, 2003, 01:30 PM
Hi,
i have 2 dynamic rectangleF and one string.
Now i want to use the substring to split the text in 2 parts.
If the first rectangle is full, then use the second one.

Is there any way to draw a string inside a polygon ?
If yes, i would use that..... but at the moment i can only fill text
in rectangleF with Drawing.String.

Or know someone how i can see the text.length for the first rectangleF (max. length),
so that i can use substring on it.

Hope someone can help
Darkmoon ;)