AnchoringBehavior.SetTopAnchor 方法
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
SetTopAnchor(Double) | 錨定為水平規線,也就是相對於父 ShapeElement 上方的距離 [父 ShapeElement 高度乘以 [百分比] 為 ShapeField 的上方。 | |
SetTopAnchor(AnchoringBehavior.Edge, Double) | 錨定任一側的父代 ShapeElement ShapeField 的上方。 | |
SetTopAnchor(NodeShape, Double) | 錨定 ShapeField 的上方,以水平規線,也就是相對於同層級 NodeShape 的上方的距離為 [NodeShape 同層級高度乘以 [百分比]。 | |
SetTopAnchor(ShapeField, Double) | 錨定 ShapeField 的上方,以水平規線,也就是相對於同層級 ShapeField 的上方的距離為 [ShapeField 同層級高度乘以 [百分比]。 | |
SetTopAnchor(NodeShape, AnchoringBehavior.Edge, Double) | 錨定任一側的同層級 NodeShape ShapeField 的上方。 | |
SetTopAnchor(ShapeField, AnchoringBehavior.Edge, Double) | 錨定任一側的同層級 ShapeField ShapeField 的上方。 |
回頁首