Substring and Drawing.String
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
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