======Метод DesignStandards.GetOrCreateDwgTextStyle(Drawing, TextStandard)====== * **Пространство имен:** [[developers:references:topomatic.dwg.smt|Topomatic.Dwg.Smt]] * **Сборка:** Topomatic.Dwg.Smt (в Topomatic.Dwg.Smt.dll) =====Синтаксис===== public DwgStyle GetOrCreateDwgTextStyle(Drawing drawing, TextStandard standard) **Параметры** * //drawing// * Тип: [[developers:references:topomatic.dwg.drawing|Topomatic.Dwg.Drawing]] * //standard// * Тип: [[developers:references:topomatic.dwg.smt.textstandard|Topomatic.Dwg.Smt.TextStandard]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.dwg.dwgstyle|Topomatic.Dwg.DwgStyle]]