Port.GetChildPortPlacement 方法
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
GetChildPortPlacement(NodeShape, RectangleD) | 傳回指定父系和指定連接埠範圍的邊緣。這個方法在內部呼叫 GetChildPortPlacement(RectangleD parentShapeDimensions, RectangleD childShapeRelativeBounds)。若要覆寫這個方法的行為,覆寫 GetChildPortPlacement (RectangleD parentShapeDimensions、RectangleD childShapeRelativeBounds) | |
GetChildPortPlacement(RectangleD, RectangleD) | PortPlacement 決定邏輯會封裝在這個方法。 |
回頁首