======Класс PlanStationCursor====== * **Пространство имен:** [[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.PlanStationCursor * [[developers:references:topomatic.alg.runtime.tools.stationingcursor|Topomatic.Alg.Runtime.Tools.StationingCursor]] =====Синтаксис===== public class PlanStationCursor : MessageCursor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.hints.planstationcursor..ctor_topomatic.cad.foundation.istationingcurve_topomatic.cad.view.cadview_system.string_arr_system.string|PlanStationCursor(IStationingCurve, CadView, String, String[])]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:6e9435f3f2905ba2bc59b835544fc75c|PlanStationCursor(IStationingCurve, CadView, String, String[], Boolean)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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.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.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:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.planstationcursor.showoffset|ShowOffset]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.planstationcursor.getstationandoffset_ref_system.double_ref_system.double|GetStationAndOffset(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.planstationcursor.getvalue_ref_system.double_ref_system.double|GetValue(Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.planstationcursor.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|Метод}}|[[developers:references:topomatic.cad.view.hints.planstationcursor.tostring|ToString()]]| (Переопределяет ToString().)|