共用方式為


AnchoringBehavior.SetRightAnchor 方法

包含受保護的成員
包含繼承的成員

這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。

多載清單

  名稱 說明
公用方法 SetRightAnchor(Double) 錨定 ShapeField 的右邊,以垂直線也就是相對於父 ShapeElement 左邊的距離為 [父 ShapeElement 寬度乘以 [百分比]。
公用方法 SetRightAnchor(AnchoringBehavior.Edge, Double) 錨定任一側的父代 ShapeElement 的 ShapeField 的右邊。
公用方法 SetRightAnchor(NodeShape, Double) 錨定 ShapeField 的右邊,以垂直線也就是相對於同層級 NodeShape 的左邊的距離為 [NodeShape 同層級寬度乘以 [百分比]。
公用方法 SetRightAnchor(ShapeField, Double) 錨定 ShapeField 的右邊,以垂直線也就是相對於同層級 ShapeField 的左邊的距離為 [ShapeField 同層級寬度乘以 [百分比]。
公用方法 SetRightAnchor(NodeShape, AnchoringBehavior.Edge, Double) 錨定至之同層級 NodeShape 任一側的 ShapeField 的右邊。
公用方法 SetRightAnchor(ShapeField, AnchoringBehavior.Edge, Double) 錨定至之同層級 ShapeField 任一側的 ShapeField 的右邊。

回頁首

請參閱

參考

AnchoringBehavior 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間