======Класс TextStyle====== * **Пространство имен:** [[developers:references:topomatic.sfc.style|Topomatic.Sfc.Style]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.Style.TextStyle =====Синтаксис===== public sealed class TextStyle : IStgSerializable, ICloneable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.style.textstyle..ctor|TextStyle()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.textstyle.fontname|FontName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.textstyle.height|Height]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.textstyle.oblique|Oblique]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.style.textstyle.ratio|Ratio]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.clone|Clone()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.equals_system.object|Equals(Object)]]| (Переопределяет Equals(Object).)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.gethashcode|GetHashCode()]]| (Переопределяет GetHashCode().)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.style.textstyle.tostring|ToString()]]| (Переопределяет ToString().)|