共用方式為


ShapeElement.AssociateValueWith 方法 (Store, AssociatedPropertyInfo)

圖形資源關聯係授與該圖案於記憶體中存放區屬性。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Shared Sub AssociateValueWith ( _
    store As Store, _
    propertyInfo As AssociatedPropertyInfo _
)
public static void AssociateValueWith(
    Store store,
    AssociatedPropertyInfo propertyInfo
)

參數

備註

ShapeElement 資源可以是 IMS 屬性相關聯。藉由接受失效呼叫,將 ims 設屬性值變更時,會自動更新相關聯的 ShapeElements。您可以變更以回應變更的資源,藉由覆寫 OnPrePaint 方法,並變更的資源。

.NET Framework 安全性

請參閱

參考

ShapeElement 類別

AssociateValueWith 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間