共用方式為


AnchoringBehavior.SetLeftAnchor 方法 (NodeShape, AnchoringBehavior.Edge, Double)

錨定任一側的同層級 ShapeElement ShapeField 的左邊。

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

語法

'宣告
Public Sub SetLeftAnchor ( _
    sibling As NodeShape, _
    side As AnchoringBehavior.Edge, _
    margin As Double _
)
public void SetLeftAnchor(
    NodeShape sibling,
    AnchoringBehavior.Edge side,
    double margin
)

參數

  • margin
    型別:System.Double
    左邊邊界 (在全局單位表示) 之間的 ShapeField 的側邊和指定的邊 ShapeElement 的同層級。

備註

錨定任一側的同層級 ShapeElement ShapeField 的左下的方。

.NET Framework 安全性

請參閱

參考

AnchoringBehavior 類別

SetLeftAnchor 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間