======Класс CustomArrow====== * **Пространство имен:** [[developers:references:topomatic.cds|Topomatic.Cds]] * **Сборка:** Topomatic.Cds (в Topomatic.Cds.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Cds.CustomArrow =====Синтаксис===== public class CustomArrow =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cds.customarrow..ctor_system.double_system.double_system.double_system.double_topomatic.cad.foundation.cadcolor|CustomArrow(Double, Double, Double, Double, CadColor)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.angle|Angle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.bottomleft|BottomLeft]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.bottomright|BottomRight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.d|D]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.drawing|Drawing]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.left|Left]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.midleft|MidLeft]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.midright|MidRight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.offscenter|OffsCenter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.right|Right]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.top|Top]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.u|U]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.x|X]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cds.customarrow.z|Z]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.customarrow.assign_topomatic.cds.customarrow|Assign(CustomArrow)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.customarrow.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.customarrow.paint_topomatic.cad.foundation.cadpen_system.drawing.color_topomatic.cad.foundation.vector3d|Paint(CadPen, Color, Vector3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.customarrow.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.customarrow.setsomeparams_system.double_system.double_system.double_system.double_topomatic.cad.foundation.cadcolor|SetSomeParams(Double, Double, Double, Double, CadColor)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|