共用方式為


PortPlacementHelper 類別

繼承階層架構

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.PortPlacementHelper

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

語法

'宣告
Public Class PortPlacementHelper
public class PortPlacementHelper

PortPlacementHelper 類型會公開下列成員。

建構函式

  名稱 描述
公用方法 PortPlacementHelper

回頁首

方法

  名稱 描述
公用方法 Equals 判斷指定的物件是否等於目前物件。 (繼承自 Object)。
受保護的方法 Finalize 允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。
受保護的方法 FindEmptyPortPosition
公用方法 FindPerimeterRotation 有了連接埠的初始與最終範圍,找出元件周邊上的旋轉距離和旋轉方向。順時針方向為正數,反時針方向為負數。假設:initialBounds 與 finalBounds 之後的差異很小。因此在兩個 GetCompliantBounds 呼叫之間呼叫
受保護的方法靜態成員 GetBottomPortChildren(NodeShape) 此元件下方的子系連接埠圖案清單。
受保護的方法靜態成員 GetBottomPortChildren(NodeShape, RectangleD)
公用方法 GetHashCode 做為預設雜湊函式。 (繼承自 Object)。
受保護的方法靜態成員 GetLeftPortChildren
受保護的方法 GetNextEdgeChildren
受保護的方法靜態成員 GetRightPortChildren(NodeShape)
受保護的方法靜態成員 GetRightPortChildren(NodeShape, RectangleD)
受保護的方法靜態成員 GetTopPortChildren 此元件下方的子系連接埠圖案清單。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
受保護的方法 MemberwiseClone 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。
公用方法 OnParentShapeResized DSL 內不會再叫用這個方法,而且已被取代。DSL 現在會提供另一個攔截程序 (Hook):虛擬方法:Microsoft.VisualStudio.Modeling.DiagramsNodeShape 類別上的 "OnParentNodeShapeChanged"。每當父 NodeShape 移動/調整大小時,會在 子 NodeShape 上叫用這個方法。
公用方法 PositionChildPort 自動放置通訊埠圖案。
受保護的方法 ResizeParentShapeAsNeeded
公用方法 RotateOnPerimeter
公用方法 ToString 傳回表示目前物件的字串。 (繼承自 Object)。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.Modeling.Diagrams 命名空間