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