======Конструктор SectionParameter(String, String, BehaviorType, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.parameters|Topomatic.Alg.Parameters]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public SectionParameter(string sectionKey, string caption, BehaviorType behaviorType, bool isLeft) **Параметры** * //sectionKey// * Тип: [[developers:references:system.string|System.String]] * //caption// * Тип: [[developers:references:system.string|System.String]] * //behaviorType// * Тип: [[developers:references:topomatic.alg.parameters.behaviortype|Topomatic.Alg.Parameters.BehaviorType]] * //isLeft// * Тип: [[developers:references:system.boolean|System.Boolean]]