Decorator.AssociateValueWith Method

Associates the decorator with a property that is assigned to the shape's in-memory store.

Overload List

  Name Description
Public method AssociateValueWith(Store, AssociatedPropertyInfo) Associates the decorator with a store property that is assigned to the shape.
Public method AssociateValueWith(Store, Guid) Associates the decorator with a store property that is assigned to the shape.
Public method AssociateValueWith(Store, Guid, AssociatedPropertyInfo) Associates the decorator with a store property that is assigned to the shape.

Top

See Also

Reference

Decorator Class

Decorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace