如果
e.Graphics.DrawString("计算我的长度", New Font("Futura Bk BT", 12, FontStyle.Regular), Brushes.Black, 140, 250)
如何将 "计算我的长度" 这个长度算出来呢
我使用vb.net