|
CenterHorizontally() |
|
|
CenterHorizontally(Double) |
|
|
CenterHorizontally(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterHorizontally(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically() |
|
|
CenterVertically(Double) |
|
|
CenterVertically(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterVertically(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |
|
|
CenterVertically(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |
|
|
CenterVertically(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |
|
|
Clear |
清除目前設定的 AnchorTargets 和 Suspensions。 |
|
ClearBottomAnchor |
清除下方錨點目標。 |
|
ClearRightAnchor |
清除右錨點目標。 |
|
Equals |
判斷指定的物件是否等於目前物件。 (繼承自 Object)。 |
|
Finalize |
允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。 |
|
GetHashCode |
做為預設雜湊函式。 (繼承自 Object)。 |
|
GetType |
取得目前執行個體的 Type。 (繼承自 Object)。 |
|
MemberwiseClone |
建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。 |
|
SetBottomAnchor(Double) |
按照自父代 ShapeNode 頂端起算的指定距離,將 ShapeField 的底部錨定。 |
|
SetBottomAnchor(AnchoringBehavior.Edge, Double) |
將 ShapeField 的底部錨定至父代 ShapeElement 的特定一邊。 |
|
SetBottomAnchor(NodeShape, Double) |
按照自同層級頂端起算的距離,將 ShapeField 的底部錨定。 |
|
SetBottomAnchor(ShapeField, Double) |
按照自同層級頂端起算的距離,將 ShapeField 的底部錨定。 |
|
SetBottomAnchor(NodeShape, AnchoringBehavior.Edge, Double) |
將 ShapeField 的底部錨定至同層級 NodeShape 的特定一邊。 |
|
SetBottomAnchor(ShapeField, AnchoringBehavior.Edge, Double) |
將 ShapeField 的底邊錨定至同層級 ShapeField 的特定一邊。 |
|
SetLeftAnchor(Double) |
將 ShapeField 的左邊錨定至垂直線,也就是相對於父代 ShapeElement 左邊,距離為 [父代 ShapeElement 寬度乘以百分比] 的位置。 |
|
SetLeftAnchor(AnchoringBehavior.Edge, Double) |
將 ShapeField 的左邊錨定至父代 Shape 的特定一邊。 |
|
SetLeftAnchor(NodeShape, Double) |
按照自同層級 NodeShape 起算的指定距離,將 ShapeField 的左邊錨定。 |
|
SetLeftAnchor(ShapeField, Double) |
將 ShapeField 的左邊錨定至垂直線,也就是相對於同層級 ShapeField 左邊,距離為 [同層級 ShapeField 寬度乘以百分比] 的位置。 |
|
SetLeftAnchor(NodeShape, AnchoringBehavior.Edge, Double) |
將 ShapeField 的左邊錨定至同層級 ShapeElement 的特定一邊。 |
|
SetLeftAnchor(ShapeField, AnchoringBehavior.Edge, Double) |
將 ShapeField 的左邊錨定至同層級 ShapeField 的特定一邊。 |
|
SetRightAnchor(Double) |
將 ShapeField 的右邊錨定至垂直線,也就是相對於父代 ShapeElement 左邊,距離為 [父代 ShapeElement 寬度乘以百分比] 的位置。 |
|
SetRightAnchor(AnchoringBehavior.Edge, Double) |
將 ShapeField 的右邊錨定至父代 ShapeElement 的特定一邊。 |
|
SetRightAnchor(NodeShape, Double) |
將 ShapeField 的右邊錨定至垂直線,也就是相對於同層級 NodeShape 左邊,距離為 [同層級 NodeShape 寬度乘以百分比] 的位置。 |
|
SetRightAnchor(ShapeField, Double) |
將 ShapeField 的右邊錨定至垂直線,也就是相對於同層級 ShapeField 左邊,距離為 [同層級 ShapeField 寬度乘以百分比] 的位置。 |
|
SetRightAnchor(NodeShape, AnchoringBehavior.Edge, Double) |
將 ShapeField 的右邊錨定至同層級 NodeShape 的特定一邊。 |
|
SetRightAnchor(ShapeField, AnchoringBehavior.Edge, Double) |
將 ShapeField 的右邊錨定至同層級 ShapeField 的特定一邊。 |
|
SetTopAnchor(Double) |
將 ShapeField 的頂邊錨定至水平線,也就是相對於父代 ShapeElement 頂邊,距離為 [父代 ShapeElement 高度乘以百分比] 的位置。 |
|
SetTopAnchor(AnchoringBehavior.Edge, Double) |
將 ShapeField 的頂邊錨定至父代 ShapeElement 的特定一邊。 |
|
SetTopAnchor(NodeShape, Double) |
將 ShapeField 的頂邊錨定至水平線,也就是相對於同層級 NodeShape 頂邊,距離為 [同層級 NodeShape 高度乘以百分比] 的位置。 |
|
SetTopAnchor(ShapeField, Double) |
將 ShapeField 的頂邊錨定至水平線,也就是相對於同層級 ShapeField 頂邊,距離為 [同層級 ShapeField 高度乘以百分比] 的位置。 |
|
SetTopAnchor(NodeShape, AnchoringBehavior.Edge, Double) |
將 ShapeField 的頂邊錨定至同層級 NodeShape 的特定一邊。 |
|
SetTopAnchor(ShapeField, AnchoringBehavior.Edge, Double) |
將 ShapeField 的頂邊錨定至同層級 ShapeField 的特定一邊。 |
|
ToString |
傳回表示目前物件的字串。 (繼承自 Object)。 |