Scale text in WPF -


how can automatically scale text inside control based on control's size make sure it's readable (that is, want font size stays between 9pt , 30pt)

try use scaletransform. in order understand how calculate scale size may refer http://social.msdn.microsoft.com/forums/en-us/wpf/thread/d73c9eb2-9c68-428d-b99b-d23d0c62c095/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -