======Класс SingleTextInputCursor====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.view.hints.cadcursor|Topomatic.Cad.View.Hints.CadCursor]] * Topomatic.Cad.View.Hints.SingleTextInputCursor =====Синтаксис===== sealed class SingleTextInputCursor : CadCursor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.hints.singletextinputcursor..ctor_topomatic.cad.view.cadview|SingleTextInputCursor(CadView)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.cadcursor.cadview|CadView]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.cadcursor|CadCursor]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.cadcursor.dynamicpoint|DynamicPoint]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.cadcursor|CadCursor]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:dc47f04128124d737964a2c88729d1e3|Edit(Vector3D, String, CadFont, Double, Double, Double, Boolean, TextJustify, Color)]]| | |{{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.cad.view.hints.cadcursor.getvalue_topomatic.cad.view.cursorview|GetValue(CursorView)]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.cadcursor|CadCursor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.singletextinputcursor.ondraw_topomatic.cad.foundation.devicecontext_topomatic.cad.foundation.vector3d|OnDraw(DeviceContext, Vector3D)]]| (Переопределяет [[developers:references:topomatic.cad.view.hints.cadcursor.ondraw_topomatic.cad.foundation.devicecontext_topomatic.cad.foundation.vector3d|OnDraw(DeviceContext, Vector3D)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|