======Класс StyleObject====== * **Пространство имен:** [[developers:references:topomatic.sfc.style|Topomatic.Sfc.Style]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.Style.StyleObject * [[developers:references:topomatic.sfc.style.commonstyle|Topomatic.Sfc.Style.CommonStyle]] * [[developers:references:topomatic.sfc.style.horizontalsstyle|Topomatic.Sfc.Style.HorizontalsStyle]] * [[developers:references:topomatic.sfc.style.inclinationsstyle|Topomatic.Sfc.Style.InclinationsStyle]] * [[developers:references:topomatic.sfc.style.pointsstyle|Topomatic.Sfc.Style.PointsStyle]] * [[developers:references:topomatic.sfc.style.structurelinesstyle|Topomatic.Sfc.Style.StructureLinesStyle]] * [[developers:references:topomatic.sfc.style.trianglesstyle|Topomatic.Sfc.Style.TrianglesStyle]] =====Синтаксис===== public abstract class StyleObject : IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.style.styleobject..ctor_topomatic.sfc.style.surfacestyle|StyleObject(SurfaceStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.styleobject.owner|Owner]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.styleobject.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[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]]| |