======Класс DrawingEditor====== * **Пространство имен:** [[developers:references:topomatic.dwg.ui|Topomatic.Dwg.UI]] * **Сборка:** Topomatic.Dwg.UI (в Topomatic.Dwg.UI.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.componentmodel.propertyeditor|Topomatic.ComponentModel.PropertyEditor]] * Topomatic.Dwg.UI.DrawingEditor =====Синтаксис===== class DrawingEditor : PropertyEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.dwg.ui.drawingeditor..ctor|DrawingEditor()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.propertyeditor.isdropdownresizable|IsDropDownResizable]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:6d3e112ebc60a64911ed782aa7f11e54|ClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:96647f05eb5c5633df726eb713c23cc5|DoubleClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:bc3a8a1b6d80b0fe0ac7cbedd87b7b30|EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]]| (Переопределяет [[developers:references:8251f9b474949e7f6f824818a9f490b5|PropertyEditor.EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.dwg.ui.drawingeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|PropertyEditor.GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.dwg.ui.drawingeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|GetEditStyle(IPropertyTypeDescriptorContext)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|PropertyEditor.GetEditStyle(IPropertyTypeDescriptorContext)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.getpaintvaluesupported_topomatic.componentmodel.ipropertytypedescriptorcontext|GetPaintValueSupported(IPropertyTypeDescriptorContext)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.getpreferedpaintwidth_system.int32|GetPreferedPaintWidth(Int32)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{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:9ef2573fd9c5eeaa43a3b35855d2e28a|PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|