======Класс CommonStyle====== * **Пространство имен:** [[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.CommonStyle =====Синтаксис===== public sealed class CommonStyle : StyleObject, IStgSerializable, IOwned, IOwned =====Свойства===== ^Тип^Имя^Описание^ |{{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.commonstyle.showelevationhint|ShowElevationHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.commonstyle.showinclinationhint|ShowInclinationHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.commonstyle.showlineshint|ShowLinesHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.commonstyle.showpatcheshint|ShowPatchesHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.commonstyle.showpointshint|ShowPointsHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.commonstyle.tgfilterangle|TgFilterAngle]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.sfc.style.commonstyle.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.commonstyle.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]].)|