======Класс RadiusProperty====== * **Пространство имен:** [[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.customproperty|Topomatic.ComponentModel.CustomProperty]] * [[developers:references:topomatic.componentmodel.simpleproperty|Topomatic.ComponentModel.SimpleProperty]] * Topomatic.Cad.View.Design.RadiusProperty =====Синтаксис===== class RadiusProperty : SimpleProperty =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.design.radiusproperty..ctor_topomatic.cad.view.design.radiusprovider_system.reflection.propertyinfo_system.object_arr_system.object|RadiusProperty(RadiusProvider, PropertyInfo, Object, Object[])]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.attributes|Attributes]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.category|Category]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.design.radiusproperty.converter|Converter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.description|Description]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.displayname|DisplayName]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.editor|Editor]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.instance|Instance]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.isbrowsable|IsBrowsable]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.design.radiusproperty.iseditable|IsEditable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.isreadonly|IsReadOnly]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.propertyinfo|PropertyInfo]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.propertytype|PropertyType]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.design.radiusproperty.provider|Provider]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.updatesequence|UpdateSequence]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.visualstyle|VisualStyle]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| =====Методы===== ^Тип^Имя^Описание^ |{{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.componentmodel.simpleproperty.getvalue|GetValue()]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.customproperty.iscompatablepropertysdesctiptor_topomatic.componentmodel.customproperty|IsCompatablePropertysDesctiptor(CustomProperty)]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.simpleproperty.setvalue_system.object|SetValue(Object)]]| (Наследуется от [[developers:references:topomatic.componentmodel.simpleproperty|SimpleProperty]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|