======Класс Regions====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.style.alignmentstyleitem|Topomatic.Alg.Style.AlignmentStyleItem]] * Topomatic.Alg.Style.Regions =====Синтаксис===== public class Regions : AlignmentStyleItem, IStgSerializable, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.style.regions..ctor_topomatic.alg.style.alignmentstyle|Regions(AlignmentStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.owner|Owner]]| (Наследуется от [[developers:references:topomatic.alg.style.alignmentstyleitem|AlignmentStyleItem]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.regions.styles|Styles]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.regions.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.style.alignmentstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.regions.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.style.alignmentstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|