ExpandCollapseDecorator Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyCanMove

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.)

System_CAPS_pubpropertyField

Gets the field to which the decorator is assigned.(Inherited from Decorator.)

System_CAPS_pubpropertyOffset

Gets or sets the offset that modifies the default position of the decorator.(Inherited from Decorator.)

System_CAPS_pubpropertyPosition

Gets or sets the position of this decorator relative to the parent shape.(Inherited from ShapeDecorator.)

System_CAPS_pubpropertyRequiresHost

For shapes, outer shape decorators require an additional host shape; inner decorators are implemented as shape fields on the shape itself.(Inherited from ShapeDecorator.)

Return to top
Show: