Include Protected Members
Include Inherited Members
When overridden in a derived class, represents a decorator element in the diagram.
The Decorator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
Decorator | Initializes a new instance of the Decorator class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AssociateValueWith | Overloaded. Associates the decorator with a property that is assigned to the shape's in-memory store. |
![]() |
AssociateVisibilityWith | Overloaded. Associates the visibility of the decorator with a store property that is assigned to a shape. |
![]() |
ConfigureHostShape | Creates a host shape or configures an existing host shape. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetHostShape | Gets the host shape. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetValue | Gets the association between the decorator and a shape. |
![]() |
GetVisible | Gets the visibility of the decorator that is assigned to a shape. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnAfterOffsetChanged | Enables derived classes to modify the decorator after the offset has changed. |
![]() |
RepositionHostShape | Repositions the host shape and sets its visibility. |
![]() |
SetValue | Sets the association with the decoration and a shape. |
![]() |
SetVisible | Sets the visibility of a decorator that is assigned to a shape. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
UpdateDecoratorHostShapes | Overloaded. Updates the bounds for the host shapes. |
![]() |
UpdateHostShapeVisibility | Updates the visibility of the host shape. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DecoratorAnchorMargins | Gets the margin around the field. The decorator can attach itself to the field in this area. |
![]() |
Field | Gets the field to which the decorator is assigned. |
![]() |
Offset | Gets or sets the offset that modifies the default position of the decorator. |
![]() |
RequiresHost | Gets the decorator and verifies whether the position between it and the shape requires a host shape. |
Top
.gif)
.gif)
.gif)
.gif)