ExpandCollapseDecorator 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.(Inherited from Decorator.) |
![]() | Field | Gets the field to which the decorator is assigned.(Inherited from Decorator.) |
![]() | Offset | Gets or sets the offset that modifies the default position of the decorator.(Inherited from Decorator.) |
![]() | Position | Gets or sets the position of this decorator relative to the parent shape.(Inherited from ShapeDecorator.) |
![]() | RequiresHost | For shapes, outer shape decorators require an additional host shape; inner decorators are implemented as shape fields on the shape itself.(Inherited from ShapeDecorator.) |
Show:
