AnchoringBehavior.SetLeftAnchor 方法
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
SetLeftAnchor(Double) | 錨點 ShapeField 交給側邊的垂直線條,也就是距離 [父 ShapeElement 寬度乘以 [百分比] 為相對於父 ShapeElement 左邊。 | |
SetLeftAnchor(AnchoringBehavior.Edge, Double) | 錨定的父圖案的任一側的 ShapeField 的左下的方。 | |
SetLeftAnchor(NodeShape, Double) | 錨定在指定的距離為同層級 NodeShape ShapeField 的左邊。 | |
SetLeftAnchor(ShapeField, Double) | 錨點 ShapeField 交給側邊的垂直線條,它是距離為 [ShapeField 同層級寬度乘以 [百分比] 相對於同層級 ShapeField 的左邊。 | |
SetLeftAnchor(NodeShape, AnchoringBehavior.Edge, Double) | 錨定任一側的同層級 ShapeElement ShapeField 的左邊。 | |
SetLeftAnchor(ShapeField, AnchoringBehavior.Edge, Double) | 錨定任一側的同層級 ShapeField ShapeField 的左邊。 |
回頁首