ShapeElement.AssociateValueWith Method
Include Protected Members
Include Inherited Members
Associates the resource for the shape with an in-memory store property that is assigned to the shape.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AssociateValueWith(Store, AssociatedPropertyInfo) | Associates the resource for the shape with an in-memory store property that is assigned to the shape. | |
AssociateValueWith(Store, Guid) | Associates the resource for the shape with an in-memory store property that is assigned to the shape. |
Top