ShapeField.AssociateValueWith Method

Associates the shape field with a domain property that is assigned to a shape element.

Overload List

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

Top

Remarks

You should use this method when the domain property is a proxy for another domain property.

See Also

Reference

ShapeField Class

ShapeField Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace