Decorator Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanMove | Whether this decorator can be moved. A decorator can be moved only if it is instantiated as moveable and also requires a host. |
![]() | 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. |
Show:

