======Класс BridgeCommunicationLayerDrawer====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.communications|Topomatic.Alg.Runtime.Communications]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.runtime.communications.bridgecommunicationdrawer|Topomatic.Alg.Runtime.Communications.BridgeCommunicationDrawer]] * Topomatic.Alg.Runtime.Communications.BridgeCommunicationLayerDrawer =====Синтаксис===== class BridgeCommunicationLayerDrawer : BridgeCommunicationDrawer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.communications.bridgecommunicationlayerdrawer..ctor_topomatic.cad.foundation.cadpen|BridgeCommunicationLayerDrawer(CadPen)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:8b2a2bda42f77d6443b9deb5fb67ac06|DrawCommunication(BridgeCommunication, CommunicationStyle)]]| (Наследуется от [[developers:references:topomatic.alg.runtime.communications.bridgecommunicationdrawer|BridgeCommunicationDrawer]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|