共用方式為


AnchoringBehavior.SetLeftAnchor 方法 (NodeShape, Double)

錨定在指定的距離為同層級 NodeShape 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, _
    percentage As Double _
)
public void SetLeftAnchor(
    NodeShape sibling,
    double percentage
)

參數

  • percentage
    型別:System.Double
    ShapeField 和同層級,表示為一小部份的寬度為同層級之間的差距。1.0 == 100%

.NET Framework 安全性

請參閱

參考

AnchoringBehavior 類別

SetLeftAnchor 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間