======Конструктор DoubleSectionParameter(Alignment, String, String, BehaviorType, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.parameters|Topomatic.Alg.Parameters]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public DoubleSectionParameter(Alignment alignment, string sectionKey, string caption, BehaviorType behaviorType, double defaultValue, bool isLeft) **Параметры** * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //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]] * //defaultValue// * Тип: [[developers:references:system.double|System.Double]] * //isLeft// * Тип: [[developers:references:system.boolean|System.Boolean]]