======Класс LayoutInformation====== * **Пространство имен:** [[developers:references:topomatic.controls.common|Topomatic.Controls.Common]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * Topomatic.Controls.Common.LayoutInformation =====Синтаксис===== class LayoutInformation =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.common.layoutinformation..ctor|LayoutInformation()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.bottomtitle|BottomTitle]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.bottomtooltip|BottomTooltip]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.extended|Extended]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.size|Size]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.title|Title]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.controls.common.layoutinformation.tooltip|Tooltip]]| |