======Класс PkEditor====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.design|Topomatic.Alg.Runtime.Design]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.propertyeditor|Topomatic.ComponentModel.PropertyEditor]] * [[developers:references:topomatic.cad.view.design.stationproviderpkeditor|Topomatic.Cad.View.Design.StationProviderPkEditor]] * Topomatic.Alg.Runtime.Design.PkEditor =====Синтаксис===== class PkEditor : StationProviderPkEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.design.pkeditor..ctor_topomatic.cad.view.design.stationproviderpkproperty|PkEditor(StationProviderPkProperty)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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:e2634b7924ddcc87e2433d45aeecce18|EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]]| (Переопределяет [[developers:references:8251f9b474949e7f6f824818a9f490b5|EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.design.pkeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.design.pkeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|GetEditStyle(IPropertyTypeDescriptorContext)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|GetEditStyle(IPropertyTypeDescriptorContext)]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от 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|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:9ef2573fd9c5eeaa43a3b35855d2e28a|PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|