LabelShapeTextPropertyDescriptor Class
Property descriptor for the LabelShape's Text property.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System.ComponentModel::MemberDescriptor
System.ComponentModel::PropertyDescriptor
Microsoft.VisualStudio.Modeling.Design::ElementPropertyDescriptor
Microsoft.VisualStudio.Modeling.Diagrams::LabelShapeTextPropertyDescriptor
| Name | Description | |
|---|---|---|
![]() | LabelShapeTextPropertyDescriptor(ModelElement^, DomainPropertyInfo^, array<Attribute^>^) | Initializes a new instance of the LabelShapeTextPropertyDescriptor class. |
| Name | Description | |
|---|---|---|
![]() | AttributeArray | (Inherited from MemberDescriptor.) |
![]() | Attributes | (Inherited from MemberDescriptor.) |
![]() | Category | Gets the category in which to group the domain property when the property is displayed in a PropertyGrid control that is set to Categorized mode.(Inherited from ElementPropertyDescriptor.) |
![]() | ComponentType | Gets the type of the model element to which this property is bound.(Inherited from ElementPropertyDescriptor.) |
![]() | Converter | Gets the converter for the described property.(Inherited from ElementPropertyDescriptor.) |
![]() | Description | (Overrides ElementPropertyDescriptor::Description.) |
![]() | DesignTimeOnly | (Inherited from MemberDescriptor.) |
![]() | DisplayName | Gets the display name of the described property, as specified in the DisplayNameResourceAttribute.(Inherited from ElementPropertyDescriptor.) |
![]() | DomainPropertyInfo | Gets the property information object that was used to create this property descriptor.(Inherited from ElementPropertyDescriptor.) |
![]() | IsBrowsable | (Inherited from MemberDescriptor.) |
![]() | IsInstanceBased | Test if this PropertyDescriptor is based on an instance or a static type.(Inherited from ElementPropertyDescriptor.) |
![]() | IsLocalizable | (Inherited from PropertyDescriptor.) |
![]() | IsReadOnly | Gets a value that indicates whether the described property is read-only.(Inherited from ElementPropertyDescriptor.) |
![]() | ModelElement | Gets the model element that was used to create this property descriptor.(Inherited from ElementPropertyDescriptor.) |
![]() | Name | (Inherited from MemberDescriptor.) |
![]() | NameHashCode | (Inherited from MemberDescriptor.) |
![]() | PropertyType | Gets the property type of the described property.(Inherited from ElementPropertyDescriptor.) |
![]() | SerializationVisibility | (Inherited from PropertyDescriptor.) |
![]() | SupportsChangeEvents | (Inherited from PropertyDescriptor.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



