AnchoringBehavior.SetBottomAnchor Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetBottomAnchor(Double) Anchors the bottom of the ShapeField at a specified distance from the top of the parent ShapeNode.
Public method SetBottomAnchor(AnchoringBehavior.Edge, Double) Anchors the bottom of the ShapeField to a particular side of the parent ShapeElement.
Public method SetBottomAnchor(NodeShape, Double) Anchors the bottom of the ShapeField at a distance from the top of a sibling.
Public method SetBottomAnchor(ShapeField, Double) Anchors the bottom of the ShapeField at a distance from the top of a sibling.
Public method SetBottomAnchor(NodeShape, AnchoringBehavior.Edge, Double) Anchors the bottom of the ShapeField to a particular side of a sibling NodeShape.
Public method SetBottomAnchor(ShapeField, AnchoringBehavior.Edge, Double) Anchors the ShapeField's bottom side to a particular side of a sibling ShapeField.

Top

See Also

Reference

AnchoringBehavior Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace