共用方式為


CompartmentShape.GetCompartmentMappings 方法 (Type)

取得對應從區間圖案區間。

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

語法

'宣告
Protected Overridable Function GetCompartmentMappings ( _
    melType As Type _
) As CompartmentMapping()
protected virtual CompartmentMapping[] GetCompartmentMappings(
    Type melType
)

參數

  • melType
    型別:System.Type
    區間圖案對應的模型項目型別。

傳回值

型別:array<Microsoft.VisualStudio.Modeling.Diagrams.CompartmentMapping[]
從 [區間] 圖形到其區間對應。

.NET Framework 安全性

請參閱

參考

CompartmentShape 類別

GetCompartmentMappings 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間