======Метод GdiHelp.MeasureText(String, Font, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.controls.common|Topomatic.Controls.Common]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public static Size MeasureText(string text, Font font, bool fit) **Параметры** * //text// * Тип: [[developers:references:system.string|System.String]] * //font// * Тип: [[developers:references:system.drawing.font|System.Drawing.Font]] * //fit// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.drawing.size|System.Drawing.Size]]