======Класс RsfPlanStyle====== * **Пространство имен:** [[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]] * [[developers:references:topomatic.rsf.style.rsflayerstyleitem|Topomatic.Rsf.Style.RsfLayerStyleItem]] * Topomatic.Rsf.Style.RsfPlanStyle * [[developers:references:topomatic.rsf.style.manuallyfencesplanstyle|Topomatic.Rsf.Style.ManuallyFencesPlanStyle]] * [[developers:references:topomatic.rsf.style.preliminaryautofencesplanstyle|Topomatic.Rsf.Style.PreliminaryAutoFencesPlanStyle]] * [[developers:references:topomatic.rsf.style.preliminaryautopostsplanstyle|Topomatic.Rsf.Style.PreliminaryAutoPostsPlanStyle]] * [[developers:references:topomatic.rsf.style.roundedautofencesplanstyle|Topomatic.Rsf.Style.RoundedAutoFencesPlanStyle]] * [[developers:references:topomatic.rsf.style.roundedautopostsplanstyle|Topomatic.Rsf.Style.RoundedAutoPostsPlanStyle]] =====Синтаксис===== public abstract class RsfPlanStyle : RsfLayerStyleItem, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.rsf.style.rsfplanstyle..ctor_topomatic.rsf.style.rsfstyle|RsfPlanStyle(RsfStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.rsf.style.rsfplanstyle.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.rsf.style.rsflayerstyleitem.defaultvisible|DefaultVisible]]| (Наследуется от [[developers:references:topomatic.rsf.style.rsflayerstyleitem|RsfLayerStyleItem]].)| |{{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:topomatic.rsf.style.rsflayerstyleitem|RsfLayerStyleItem]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.rsf.style.rsfplanstyle.copyproperties_topomatic.rsf.style.rsfplanstyle|CopyProperties(RsfPlanStyle)]]| | |{{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.rsfplanstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.rsf.style.rsfstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.rsf.style.rsfplanstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.rsf.style.rsfstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|