======Класс FixedPointCommunication====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.communications|Topomatic.Alg.Runtime.Communications]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Runtime.Communications.FixedPointCommunication =====Синтаксис===== public sealed class FixedPointCommunication : ICommunication =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.communications.fixedpointcommunication..ctor_topomatic.alg.prf.fixedpointnode|FixedPointCommunication(FixedPointNode)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.fixedpointcommunication.elevation|Elevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.fixedpointcommunication.iseditable|IsEditable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.fixedpointcommunication.station|Station]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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:8138737ffcd07b5e6f8bececcf2a1f4c|Layout(Communications, Drawing, CommunicationStyle)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:3ef5fb58e5bf875fe2c723dee0c26260|Paint(Communications, CadPen, CommunicationStyle)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:6c9b496f52bfea1f7777a2e696630e45|TryGetHint(Communications, BoundingBox2D, String)]]| |