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