======Метод ValueConverter.AngleToStr(Double, Int32, AngleUnits, Boolean, String)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static string AngleToStr(double value, int digits, AngleUnits units, bool showZeroFeet, string format) **Параметры** * //value// * Тип: [[developers:references:system.double|System.Double]] * //digits// * Тип: [[developers:references:system.int32|System.Int32]] * //units// * Тип: [[developers:references:topomatic.cad.foundation.angleunits|Topomatic.Cad.Foundation.AngleUnits]] * //showZeroFeet// * Тип: [[developers:references:system.boolean|System.Boolean]] * //format// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.string|System.String]]