======Класс StructureLinesStyle====== * **Пространство имен:** [[developers:references:topomatic.sfc.style|Topomatic.Sfc.Style]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.sfc.style.styleobject|Topomatic.Sfc.Style.StyleObject]] * Topomatic.Sfc.Style.StructureLinesStyle =====Синтаксис===== public sealed class StructureLinesStyle : StyleObject, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.style.structurelinesstyle..ctor_topomatic.sfc.style.surfacestyle|StructureLinesStyle(SurfaceStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.enable|Enable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.layer|Layer]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.limitationcolor|LimitationColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.styleobject.owner|Owner]]| (Наследуется от [[developers:references:topomatic.sfc.style.styleobject|StyleObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.situationcolor|SituationColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.textstylesadaptation|TextStylesAdaptation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.visible|Visible]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.getlayer|GetLayer()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.sfc.style.styleobject.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.structurelinesstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.sfc.style.styleobject.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.sfc.style.styleobject.modify|Modify]]| (Наследуется от [[developers:references:topomatic.sfc.style.styleobject|StyleObject]].)|