Decorator.AssociateVisibilityWith Method
Include Protected Members
Include Inherited Members
Associates the visibility of the decorator with a store property that is assigned to a 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 | |
---|---|---|
AssociateVisibilityWith(Store, AssociatedPropertyInfo) | Associates the visibility of the decorator with a store property that is assigned to a shape. | |
AssociateVisibilityWith(Store, Guid) | Associates the visibility of the decorator with a store property that is assigned to a shape. | |
AssociateVisibilityWith(Store, Guid, AssociatedPropertyInfo) | Associates the visibility of the decorator with a store property that is assigned to a shape. |
Top