======Класс CrsActProperty====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.componentmodel.customproperty|Topomatic.ComponentModel.CustomProperty]] * Topomatic.Crs.Design.CrsActProperty * [[developers:references:topomatic.crs.design.editcontourproperty|Topomatic.Crs.Design.EditContourProperty]] * [[developers:references:topomatic.crs.design.codeproperty|Topomatic.Crs.Design.CodeProperty]] * [[developers:references:topomatic.crs.design.closuredirectionproperty|Topomatic.Crs.Design.ClosureDirectionProperty]] * [[developers:references:topomatic.crs.design.expressionproperty|Topomatic.Crs.Design.ExpressionProperty]] * [[developers:references:topomatic.crs.design.indexproperty|Topomatic.Crs.Design.IndexProperty]] * [[developers:references:topomatic.crs.design.selectcomponentexpressionproperty|Topomatic.Crs.Design.SelectComponentExpressionProperty]] * [[developers:references:topomatic.crs.design.semanticproperty|Topomatic.Crs.Design.SemanticProperty]] =====Синтаксис===== abstract class CrsActProperty : CustomProperty, IActProperty =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.design.crsactproperty..ctor_topomatic.crs.design.icrsdesignhost_topomatic.crs.ast.actcomponent_system.string|CrsActProperty(ICrsDesignHost, ActComponent, String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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.customproperty.category|Category]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.crsactproperty.component|Component]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.converter|Converter]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.description|Description]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.displayname|DisplayName]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.editor|Editor]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.crsactproperty.host|Host]]| | |{{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.customproperty.isbrowsable|IsBrowsable]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.iseditable|IsEditable]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.isreadonly|IsReadOnly]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.propertyinfo|PropertyInfo]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.crsactproperty.propertyname|PropertyName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.propertytype|PropertyType]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.updatesequence|UpdateSequence]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.visualstyle|VisualStyle]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| =====Методы===== ^Тип^Имя^Описание^ |{{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.customproperty.getvalue|GetValue()]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.design.crsactproperty.isactserializable|IsActSerializable()]]| | |{{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.crs.design.crsactproperty.setvalue_system.object|SetValue(Object)]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.setvalue_system.object|CustomProperty.SetValue(Object)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|