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

System_CAPS_protpropertyDecoratorAnchorMargins

Gets the margin around the field. The decorator can attach itself to the field in this area.

System_CAPS_pubpropertyField

Gets the field to which the decorator is assigned.

System_CAPS_pubpropertyOffset

Gets or sets the offset that modifies the default position of the decorator.

System_CAPS_pubpropertyRequiresHost

Gets the decorator and verifies whether the position between it and the shape requires a host shape.

Return to top
Show: