======Класс PropertyEditor====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.ComponentModel.PropertyEditor * [[developers:references:topomatic.alg.road.runtime.design.rulestandardideditor|Topomatic.Alg.Road.Runtime.Design.RuleStandardIdEditor]] * [[developers:references:topomatic.alg.runtime.communications.design.communicationprovidereditor|Topomatic.Alg.Runtime.Communications.Design.CommunicationProviderEditor]] * [[developers:references:topomatic.alg.runtime.design.pkeditor|Topomatic.Alg.Runtime.Design.PkEditor]] * [[developers:references:topomatic.alg.runtime.design.pluseditor|Topomatic.Alg.Runtime.Design.PlusEditor]] * [[developers:references:topomatic.alg.runtime.shaftpipes.design.pipeprovidereditor|Topomatic.Alg.Runtime.ShaftPipes.Design.PipeProviderEditor]] * [[developers:references:topomatic.alg.runtime.wrappers.objectidwrappereditor|Topomatic.Alg.Runtime.Wrappers.ObjectIdWrapperEditor]] * [[developers:references:topomatic.cad.view.coloreditor|Topomatic.Cad.View.ColorEditor]] * [[developers:references:topomatic.cad.view.design.angleeditor|Topomatic.Cad.View.Design.AngleEditor]] * [[developers:references:topomatic.cad.view.design.cadcoloreditor|Topomatic.Cad.View.Design.CadColorEditor]] * [[developers:references:topomatic.cad.view.design.vectoreditor|Topomatic.Cad.View.Design.VectorEditor]] * [[developers:references:topomatic.cds.design.stepdoublevalueeditor|Topomatic.Cds.Design.StepDoubleValueEditor]] * [[developers:references:topomatic.componentmodel.coloreditor|Topomatic.ComponentModel.ColorEditor]] * [[developers:references:topomatic.componentmodel.dateeditor|Topomatic.ComponentModel.DateEditor]] * [[developers:references:topomatic.componentmodel.design.booleaneditor|Topomatic.ComponentModel.Design.BooleanEditor]] * [[developers:references:topomatic.componentmodel.design.enumeditor|Topomatic.ComponentModel.Design.EnumEditor]] * [[developers:references:topomatic.componentmodel.design.standardvalueeditor|Topomatic.ComponentModel.Design.StandardValueEditor]] * [[developers:references:topomatic.componentmodel.doubleupdowneditor|Topomatic.ComponentModel.DoubleUpDownEditor]] * [[developers:references:topomatic.crs.design.editcontoureditor|Topomatic.Crs.Design.EditContourEditor]] * [[developers:references:topomatic.crs.design.indexeditor|Topomatic.Crs.Design.IndexEditor]] * [[developers:references:topomatic.crs.design.nodeexpressioneditor|Topomatic.Crs.Design.NodeExpressionEditor]] * [[developers:references:topomatic.crs.design.semanticeditor|Topomatic.Crs.Design.SemanticEditor]] * [[developers:references:topomatic.dwg.design.polylinecurrentvertexindexeditor|Topomatic.Dwg.Design.PolylineCurrentVertexIndexEditor]] * [[developers:references:topomatic.dwg.design.rasterfilepatheditor|Topomatic.Dwg.Design.RasterFilePathEditor]] * [[developers:references:topomatic.dwg.ui.bordereditor|Topomatic.Dwg.UI.BorderEditor]] * [[developers:references:topomatic.dwg.ui.drawingeditor|Topomatic.Dwg.UI.DrawingEditor]] * [[developers:references:topomatic.dwg.ui.design.areasigneditor|Topomatic.Dwg.UI.Design.AreaSignEditor]] * [[developers:references:topomatic.dwg.ui.design.linearsigneditor|Topomatic.Dwg.UI.Design.LinearSignEditor]] * [[developers:references:topomatic.dwg.ui.design.pointsigneditor|Topomatic.Dwg.UI.Design.PointSignEditor]] * [[developers:references:topomatic.glg.design.stepdoublevalueeditor|Topomatic.Glg.Design.StepDoubleValueEditor]] * [[developers:references:topomatic.roadsigns.design.signangleeditor|Topomatic.RoadSigns.Design.SignAngleEditor]] * [[developers:references:topomatic.roadsigns.design.stepdoublevalueeditor|Topomatic.RoadSigns.Design.StepDoubleValueEditor]] * [[developers:references:topomatic.runtime.design.semanticeditor|Topomatic.Runtime.Design.SemanticEditor]] =====Синтаксис===== public class PropertyEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.componentmodel.propertyeditor..ctor|PropertyEditor()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.propertyeditor.isdropdownresizable|IsDropDownResizable]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:6d3e112ebc60a64911ed782aa7f11e54|ClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:96647f05eb5c5633df726eb713c23cc5|DoubleClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:8251f9b474949e7f6f824818a9f490b5|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:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|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:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.getpreferedpaintwidth_system.int32|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:9ef2573fd9c5eeaa43a3b35855d2e28a|PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|