width and height of Font
Posted
by shubha
on Stack Overflow
See other posts from Stack Overflow
or by shubha
Published on 2010-04-05T05:47:03Z
Indexed on
2010/04/05
5:53 UTC
Read the original article
Hit count: 271
vc++
How to get Width and Height of a specified number of characters ,font Size , font type and font style.
ex :
font size = 14
font type = "Times New Roman"
font style = "Regular"
No of Characters = 50
What is the width and height ?
© Stack Overflow or respective owner