======Класс FixedAngleLengthCursor====== * **Пространство имен:** [[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]] * [[developers:references:topomatic.cad.view.hints.messagecursor|Topomatic.Cad.View.Hints.MessageCursor]] * Topomatic.Cad.View.Hints.FixedAngleLengthCursor =====Синтаксис===== class FixedAngleLengthCursor : MessageCursor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor..ctor_topomatic.cad.view.cadview_system.string_arr_system.string|FixedAngleLengthCursor(CadView, String, String[])]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor.angle|Angle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.args|Args]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor.basepoint|BasePoint]]| | |{{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:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.keywords|Keywords]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor.lengthhint|LengthHint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.message|Message]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.messagehint|MessageHint]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.messagecursor.extractshortestform_system.string|ExtractShortestForm(String)]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor.getlength_topomatic.cad.foundation.vector3d_ref_system.double_system.double|GetLength(Vector3D, Double, Double)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.messagecursor.getvalue_topomatic.cad.view.cursorview|GetValue(CursorView)]]| (Наследуется от [[developers:references:topomatic.cad.view.hints.messagecursor|MessageCursor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor.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.)|