Ejemplo n.º 1
0
 public int GetFontHeight()
 {
     return(Win32Util.GetTextHeight(hdc));
 }