共用方式為


AnchoringBehavior.SetRightAnchor 方法

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

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

多載清單

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

回頁首

請參閱

參考

AnchoringBehavior 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間