I'm at a loss here. I need to dynamically draw text with Canvas.DrawText, and while it works the first time around, when the text is changed it overlaps.
I've tried:
Canvas.ClearRect()
Canvas.DrawRect() - with fx.Colors.Transparent
Setting views invisible and visible again
Adding and removing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.