共用方式為


PortPlacementHelper.GetRightPortChildren 方法 (NodeShape, RectangleD)

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

語法

'宣告
Protected Shared Function GetRightPortChildren ( _
    parentShape As NodeShape, _
    bounds As RectangleD _
) As ArrayList
protected static ArrayList GetRightPortChildren(
    NodeShape parentShape,
    RectangleD bounds
)

參數

傳回值

類型:System.Collections.ArrayList

.NET Framework 安全性

請參閱

參考

PortPlacementHelper 類別

GetRightPortChildren 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間