======Класс HorizontalsStyle====== * **Пространство имен:** [[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.HorizontalsStyle =====Синтаксис===== public sealed class HorizontalsStyle : StyleObject, IStgSerializable, IOwned, IOwned =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.additionalhorizontals|AdditionalHorizontals]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.additionalvisible|AdditionalVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.auxiliaryvisible|AuxiliaryVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.baseelevation|BaseElevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.digits|Digits]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.enable|Enable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.fontname|FontName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.hachurelength|HachureLength]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.inclinationfilter|InclinationFilter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.keephorizontalslayervisible|KeepHorizontalsLayerVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.layer|Layer]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.maximumtrianglescount|MaximumTrianglesCount]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.overhangvisible|OverhangVisible]]| | |{{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.horizontalsstyle.smoothing|Smoothing]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.smoothingfactor|SmoothingFactor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.step|Step]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.supportinclinationsfilter|SupportInclinationsFilter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.textheight|TextHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.textoblique|TextOblique]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.textratio|TextRatio]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.textvisible|TextVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thickcolor|ThickColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thickdivider|ThickDivider]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thickvisible|ThickVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thickwidth|ThickWidth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thincolor|ThinColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thinvisible|ThinVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.thinwidth|ThinWidth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.trimintegers|TrimIntegers]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.trimzeros|TrimZeros]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.visible|Visible]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.getlayer|GetLayer()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.horizontalsstyle.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.horizontalsstyle.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]].)|