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