| .gif) | CenterHorizontally() |  | 
| .gif) | CenterHorizontally(Double) |  | 
| .gif) | CenterHorizontally(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterHorizontally(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically() |  | 
| .gif) | CenterVertically(Double) |  | 
| .gif) | CenterVertically(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(NodeShape, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge, Double) |  | 
| .gif) | CenterVertically(ShapeField, AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double) |  | 
| .gif) | Clear | Clears the currently set AnchorTargets and Suspensions. | 
| .gif) | ClearBottomAnchor | Clears the bottom archor targets. | 
| .gif) | ClearRightAnchor | Clears the right archor targets. | 
| .gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | 
| .gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | 
| .gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
| .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
| .gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | 
| .gif) | SetBottomAnchor(Double) | Anchors the bottom of the ShapeField at a specified distance from the top of the parent ShapeNode. | 
| .gif) | SetBottomAnchor(AnchoringBehavior.Edge, Double) | Anchors the bottom of the ShapeField to a particular side of the parent ShapeElement. | 
| .gif) | SetBottomAnchor(NodeShape, Double) | Anchors the bottom of the ShapeField at a distance from the top of a sibling. | 
| .gif) | SetBottomAnchor(ShapeField, Double) | Anchors the bottom of the ShapeField at a distance from the top of a sibling. | 
| .gif) | SetBottomAnchor(NodeShape, AnchoringBehavior.Edge, Double) | Anchors the bottom of the ShapeField to a particular side of a sibling NodeShape. | 
| .gif) | SetBottomAnchor(ShapeField, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's bottom side to a particular side of a sibling ShapeField. | 
| .gif) | SetLeftAnchor(Double) | Anchors the ShapeField's left side to the vertical line which is a distance of [parent ShapeElement's width multiplied by percentage] relative to the parent ShapeElement's left side. | 
| .gif) | SetLeftAnchor(AnchoringBehavior.Edge, Double) | Anchors the ShapeField's left side to a particular side of the parent Shape. | 
| .gif) | SetLeftAnchor(NodeShape, Double) | Anchors the ShapeField's left side at a specified distance from a sibling NodeShape. | 
| .gif) | SetLeftAnchor(ShapeField, Double) | Anchors the ShapeField's left side to the vertical line which is a distance of [sibling ShapeField's width multiplied by percentage] relative to the sibling ShapeField's left side. | 
| .gif) | SetLeftAnchor(NodeShape, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's left side to a particular side of a sibling ShapeElement. | 
| .gif) | SetLeftAnchor(ShapeField, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's left side to a particular side of a sibling ShapeField. | 
| .gif) | SetRightAnchor(Double) | Anchors the ShapeField's right side to the vertical line which is a distance of [parent ShapeElement's width multiplied by percentage] relative to the parent ShapeElement's left side. | 
| .gif) | SetRightAnchor(AnchoringBehavior.Edge, Double) | Anchors the ShapeField's right side to a particular side of the parent ShapeElement. | 
| .gif) | SetRightAnchor(NodeShape, Double) | Anchors the ShapeField's right side to the vertical line which is a distance of [sibling NodeShape's width multiplied by percentage] relative to the sibling NodeShape's left side. | 
| .gif) | SetRightAnchor(ShapeField, Double) | Anchors the ShapeField's right side to the vertical line which is a distance of [sibling ShapeField's width multiplied by percentage] relative to the sibling ShapeField's left side. | 
| .gif) | SetRightAnchor(NodeShape, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's right side to a particular side of a sibling NodeShape. | 
| .gif) | SetRightAnchor(ShapeField, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's right side to a particular side of a sibling ShapeField. | 
| .gif) | SetTopAnchor(Double) | Anchors the ShapeField's top side to the horizontal line which is a distance of [parent ShapeElement's height multiplied by percentage] relative to the parent ShapeElement's top side. | 
| .gif) | SetTopAnchor(AnchoringBehavior.Edge, Double) | Anchors the ShapeField's top side to a particular side of the parent ShapeElement. | 
| .gif) | SetTopAnchor(NodeShape, Double) | Anchors the ShapeField's top side to the horizontal line which is a distance of [sibling NodeShape's height multiplied by percentage] relative to the sibling NodeShape's top side. | 
| .gif) | SetTopAnchor(ShapeField, Double) | Anchors the ShapeField's top side to the horizontal line which is a distance of [sibling ShapeField's height multiplied by percentage] relative to the sibling ShapeField's top side. | 
| .gif) | SetTopAnchor(NodeShape, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's top side to a particular side of a sibling NodeShape. | 
| .gif) | SetTopAnchor(ShapeField, AnchoringBehavior.Edge, Double) | Anchors the ShapeField's top side to a particular side of a sibling ShapeField. | 
| .gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |