AnchoringBehavior.SetBottomAnchor 方法
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
SetBottomAnchor(Double) | 錨定相距特定距離的父代 ShapeNode 由上至下 ShapeField 的底部。 | |
SetBottomAnchor(AnchoringBehavior.Edge, Double) | 錨定任一側的父代 ShapeElement ShapeField 的。 | |
SetBottomAnchor(NodeShape, Double) | 錨定在同層級頂端的距離 ShapeField 底部。 | |
SetBottomAnchor(ShapeField, Double) | 錨定在同層級頂端的距離 ShapeField 底部。 | |
SetBottomAnchor(NodeShape, AnchoringBehavior.Edge, Double) | 錨定任一側的同層級 NodeShape ShapeField 的。 | |
SetBottomAnchor(ShapeField, AnchoringBehavior.Edge, Double) | 錨定至之同層級 ShapeField 任一側的 ShapeField 的底邊。 |
回頁首