c# 计算文字高度

SizeF sizeF = g.MeasureString(listBox1.Items[e.Index].ToString(), e.Font, listBox1.Width);

posted on 2015-10-13 13:34  Hai_阔天空  阅读(1000)  评论(0编辑  收藏  举报

导航