======Класс RsfLayerStyleItem====== * **Пространство имен:** [[developers:references:topomatic.rsf.style|Topomatic.Rsf.Style]] * **Сборка:** Topomatic.Rsf (в Topomatic.Rsf.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.rsf.style.rsfstyleitem|Topomatic.Rsf.Style.RsfStyleItem]] * Topomatic.Rsf.Style.RsfLayerStyleItem * [[developers:references:topomatic.rsf.style.rsfplanstyle|Topomatic.Rsf.Style.RsfPlanStyle]] =====Синтаксис===== public abstract class RsfLayerStyleItem : RsfStyleItem, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.rsf.style.rsflayerstyleitem..ctor_topomatic.rsf.style.rsfstyle|RsfLayerStyleItem(RsfStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.rsf.style.rsflayerstyleitem.defaultvisible|DefaultVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.rsf.style.rsfstyleitem.owner|Owner]]| (Наследуется от [[developers:references:topomatic.rsf.style.rsfstyleitem|RsfStyleItem]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.rsf.style.rsflayerstyleitem.standardname|StandardName]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.rsf.style.rsfstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.rsf.style.rsfstyleitem|RsfStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.rsf.style.rsfstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.rsf.style.rsfstyleitem|RsfStyleItem]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|