AnchoringBehavior::SetBottomAnchor Method (ShapeField^, Double)
Visual Studio 2015
Anchors the bottom of the ShapeField at a distance from the top of a sibling.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- sibling
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^
The sibling ShapeField to anchor to.
- percentage
-
Type:
System::Double
The spacing between the shape fields, as a fraction of the height of the sibling. 1.0 == 100%
Show: