This topic has not yet been rated - Rate this topic

ShapeField.AssociateVisibilityWith Method (Store, AssociatedPropertyInfo)

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

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.