1 reference to MeasureString
System.Windows.Forms (1)
winforms\Managed\System\WinForms\GroupBox.cs (1)
576textSize = Size.Ceiling(graphics.MeasureString(Text, Font, textRectangle.Width, format));