======Класс MessageCursor====== * **Пространство имен:** [[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.MessageCursor * [[developers:references:topomatic.alg.runtime.tools.prfinfocursor|Topomatic.Alg.Runtime.Tools.PrfInfoCursor]] * [[developers:references:topomatic.alg.runtime.tools.radiuscursor|Topomatic.Alg.Runtime.Tools.RadiusCursor]] * [[developers:references:topomatic.alg.runtime.tools.transitioncursor|Topomatic.Alg.Runtime.Tools.TransitionCursor]] * [[developers:references:topomatic.cad.view.hints.anglecursor|Topomatic.Cad.View.Hints.AngleCursor]] * [[developers:references:topomatic.cad.view.hints.customlinearcursor|Topomatic.Cad.View.Hints.CustomLinearCursor]] * [[developers:references:topomatic.cad.view.hints.custompointcursor|Topomatic.Cad.View.Hints.CustomPointCursor]] * [[developers:references:topomatic.cad.view.hints.fixedanglelengthcursor|Topomatic.Cad.View.Hints.FixedAngleLengthCursor]] * [[developers:references:topomatic.cad.view.hints.framecursor|Topomatic.Cad.View.Hints.FrameCursor]] * [[developers:references:topomatic.cad.view.hints.lengthcursor|Topomatic.Cad.View.Hints.LengthCursor]] * [[developers:references:topomatic.cad.view.hints.planstationcursor|Topomatic.Cad.View.Hints.PlanStationCursor]] * [[developers:references:topomatic.cad.view.hints.quadrantanglecursor|Topomatic.Cad.View.Hints.QuadrantAngleCursor]] * [[developers:references:topomatic.cad.view.hints.relativeanglecursor|Topomatic.Cad.View.Hints.RelativeAngleCursor]] * [[developers:references:topomatic.cad.view.hints.selectcursor|Topomatic.Cad.View.Hints.SelectCursor]] * [[developers:references:topomatic.cad.view.hints.userselectcursor|Topomatic.Cad.View.Hints.UserSelectCursor]] * [[developers:references:topomatic.cad.view.hints.variablecursor|Topomatic.Cad.View.Hints.VariableCursor]] * [[developers:references:topomatic.glg.runtime.cursors.geologyreferencecorridorcursor|Topomatic.Glg.Runtime.Cursors.GeologyReferenceCorridorCursor]] =====Синтаксис===== public abstract class MessageCursor : CadCursor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.hints.messagecursor..ctor_topomatic.cad.view.cadview_system.string_arr_system.string|MessageCursor(CadView, String, String[])]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.args|Args]]| | |{{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:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.message|Message]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.messagecursor.messagehint|MessageHint]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{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.cadcursor.getvalue_topomatic.cad.view.cursorview|GetValue(CursorView)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.messagecursor.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.)|