Decorator Methods
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssociateValueWith(Store^, AssociatedPropertyInfo^) | Associates the decorator with a store property that is assigned to the shape. |
![]() | AssociateValueWith(Store^, Guid) | Associates the decorator with a store property that is assigned to the shape. |
![]() | AssociateValueWith(Store^, Guid, AssociatedPropertyInfo^) | Associates the decorator with a store property that is assigned to the shape. |
![]() | AssociateVisibilityWith(Store^, AssociatedPropertyInfo^) | Associates the visibility of the decorator with a store property that is assigned to a shape. |
![]() | AssociateVisibilityWith(Store^, Guid) | Associates the visibility of the decorator with a store property that is assigned to a shape. |
![]() | AssociateVisibilityWith(Store^, Guid, AssociatedPropertyInfo^) | Associates the visibility of the decorator with a store property that is assigned to a shape. |
![]() | ConfigureHostShape(ShapeElement^) | Creates a host shape or configures an existing host shape. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHostShape(ShapeElement^) | Gets the host shape. |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValue(ShapeElement^) | Gets the association between the decorator and a shape. |
![]() | GetVisible(ShapeElement^) | Gets the visibility of the decorator that is assigned to a shape. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnAfterOffsetChanged() | Enables derived classes to modify the decorator after the offset has changed. |
![]() | RepositionHostShape(DecoratorHostShape^) | Repositions the host shape and sets its visibility. |
![]() | SetValue(ShapeElement^, Object^) | Sets the association with the decoration and a shape. |
![]() | SetVisible(ShapeElement^, Object^) | Sets the visibility of a decorator that is assigned to a shape. |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateDecoratorHostShapes(ModelElement^) | Updates the bounds for the host shapes. |
![]() | UpdateDecoratorHostShapes(ModelElement^, Guid) | Updates the bounds for the host shapes. |
![]() | UpdateHostShapeVisibility(DecoratorHostShape^) | Updates the visibility of the host shape. |

