ConnectorDecorator 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_protpropertyDecoratorAnchorMargins

Gets the margin around the field. The decorator can attach itself to the field in this area.(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 the position of this decorator relative to the parent shape.

System_CAPS_pubpropertyRequiresHost

All connector decorators require a host.(Overrides Decorator::RequiresHost.)

Return to top
Show: