======Класс BooleanSectionParameter====== * **Пространство имен:** [[developers:references:topomatic.alg.parameters|Topomatic.Alg.Parameters]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.parameters.sectionparameter|Topomatic.Alg.Parameters.SectionParameter]] * [[developers:references:topomatic.alg.parameters.sectionparameter_1|Topomatic.Alg.Parameters.SectionParameter]] * Topomatic.Alg.Parameters.BooleanSectionParameter =====Синтаксис===== class BooleanSectionParameter : SectionParameter, ISectionParameter, IParameter, IParameter =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:083dcd3704673ef9e87f194daba0c527|BooleanSectionParameter(Alignment, String, String, BehaviorType, Boolean, SectionParameterAffect, Boolean)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter.affect|Affect]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter|SectionParameter]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter.cancopy|CanCopy]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter|SectionParameter]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter.caption|Caption]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter|SectionParameter]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter_1.item_system.double|Item[Double]]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter_1|SectionParameter]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter.parameterbehaviortype|ParameterBehaviorType]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter|SectionParameter]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.parameters.sectionparameter.parametertype|ParameterType]]| (Наследуется от [[developers:references:topomatic.alg.parameters.sectionparameter|SectionParameter]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|