Measure label size

Posted by Maurizio Reginelli on Stack Overflow See other posts from Stack Overflow or by Maurizio Reginelli
Published on 2010-03-28T20:09:38Z Indexed on 2010/03/28 20:13 UTC
Read the original article Hit count: 306

Filed under:
|
|
|

I'm implementing a custom control with some labels on it and I need to measure the size of those labels to have an optimal layout. In this way I can properly show the control for each font and font size.
Could you tell me how can I do that, please?
Thank you.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about c#