======Класс CommunicationStyle====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.communications|Topomatic.Alg.Runtime.Communications]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Runtime.Communications.CommunicationStyle * [[developers:references:topomatic.alg.runtime.communications.scalecommunicationstyle|Topomatic.Alg.Runtime.Communications.ScaleCommunicationStyle]] * [[developers:references:topomatic.alg.runtime.plt.fields.pltcommunicationstyle|Topomatic.Alg.Runtime.Plt.Fields.PltCommunicationStyle]] * [[developers:references:topomatic.alg.runtime.plt.fields.pltcommunicationstyle|Topomatic.Alg.Runtime.Plt.Fields.PltCommunicationStyle]] =====Синтаксис===== public abstract class CommunicationStyle =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.bottomelevation|BottomElevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.font|Font]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.fontheight|FontHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.fontoblique|FontOblique]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.fontratio|FontRatio]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.paperscale|PaperScale]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.topelevation|TopElevation]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.alg.runtime.communications.communicationstyle.scaleelevation_system.double|ScaleElevation(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.scalestation_system.double|ScaleStation(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.communications.communicationstyle.stationstring_system.double|StationString(Double)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|