======Конструктор IntegerSectionParameter(Alignment, String, String, BehaviorType, Int32, SectionParameterAffect, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.parameters|Topomatic.Alg.Parameters]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public IntegerSectionParameter(Alignment alignment, string sectionKey, string caption, BehaviorType behaviorType, int defaultValue, SectionParameterAffect affect, bool canCopy) **Параметры** * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //sectionKey// * Тип: System.String * //caption// * Тип: System.String * //behaviorType// * Тип: [[developers:references:topomatic.alg.parameters.behaviortype|Topomatic.Alg.Parameters.BehaviorType]] * //defaultValue// * Тип: System.Int32 * //affect// * Тип: [[developers:references:topomatic.alg.parameters.sectionparameteraffect|Topomatic.Alg.Parameters.SectionParameterAffect]] * //canCopy// * Тип: System.Boolean