ShapeField.AssociateVisibilityWith Method (Store, AssociatedPropertyInfo)
Visual Studio 2012
Associates the visibility of the shape field with a domain property that is assigned to a shape element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
public void AssociateVisibilityWith( Store store, AssociatedPropertyInfo propertyInfo )
Parameters
- store
- Type: Microsoft.VisualStudio.Modeling.Store
The store to which the shape element is assigned.
- propertyInfo
- Type: Microsoft.VisualStudio.Modeling.Diagrams.AssociatedPropertyInfo
The domain property.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.