======Класс RsfLayerStyleItem====== * **Пространство имен:** [[developers:references:topomatic.rsf.style|Topomatic.Rsf.Style]] * **Сборка:** Topomatic.Rsf (в Topomatic.Rsf.dll) =====Иерархия наследования===== * [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|