Why TextSize != Bounds.Height? #1765
Unanswered
Aleksey1555
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I try to answer this: your text includes a "g", which goes below the normal ground line of text. This is specifically to the chosen font. So remove the "g" and try it again. I assume, that the text height is than 10. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
my code is:
So, textSize=10 and Height=13 !!
The documentation say's that TextSize - is a height ot text!. But this example show's another results. (((
i need revers method or algorithm which take specified width, and will return TextSize.
Help
Beta Was this translation helpful? Give feedback.
All reactions