======Класс CadColorEditor====== * **Пространство имен:** [[developers:references:topomatic.cad.view.design|Topomatic.Cad.View.Design]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.componentmodel.propertyeditor|Topomatic.ComponentModel.PropertyEditor]] * Topomatic.Cad.View.Design.CadColorEditor =====Синтаксис===== class CadColorEditor : PropertyEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.design.cadcoloreditor..ctor|CadColorEditor()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.design.cadcoloreditor.isdropdownresizable|IsDropDownResizable]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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:3564a0d762f195f1e1f169a0fbe58dc4|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.componentmodel.propertyeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.design.cadcoloreditor.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.cad.view.design.cadcoloreditor.getpaintvaluesupported_topomatic.componentmodel.ipropertytypedescriptorcontext|GetPaintValueSupported(IPropertyTypeDescriptorContext)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.getpaintvaluesupported_topomatic.componentmodel.ipropertytypedescriptorcontext|PropertyEditor.GetPaintValueSupported(IPropertyTypeDescriptorContext)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.design.cadcoloreditor.getpreferedpaintwidth_system.int32|GetPreferedPaintWidth(Int32)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.getpreferedpaintwidth_system.int32|PropertyEditor.GetPreferedPaintWidth(Int32)]].)| |{{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:d50e4cf64856144e245a71a76a724009|PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]]| (Переопределяет [[developers:references:9ef2573fd9c5eeaa43a3b35855d2e28a|PropertyEditor.PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|