共用方式為


Port.GetChildPortPlacement 方法 (NodeShape, RectangleD)

在指定的父代和某一連接埠範圍,則傳回邊緣。這個方法在內部呼叫這個方法 GetChildPortPlacement(RectangleD parentShapeDimensions, RectangleD childShapeRelativeBounds) 來覆寫行為、 覆寫 GetChildPortPlacement (RectangleD parentShapeDimensions、 RectangleD childShapeRelativeBounds)

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

語法

'宣告
Public Function GetChildPortPlacement ( _
    parent As NodeShape, _
    portBounds As RectangleD _
) As PortPlacement
public PortPlacement GetChildPortPlacement(
    NodeShape parent,
    RectangleD portBounds
)

參數

傳回值

型別:Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement

.NET Framework 安全性

請參閱

參考

Port 類別

GetChildPortPlacement 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間