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