AnchoringBehavior::SetLeftAnchor Method (AnchoringBehavior::Edge, Double)
Visual Studio 2015
Anchors the ShapeField's left side to a particular side of the parent Shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- side
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::AnchoringBehavior::Edge
The side of the parent ShapeElement to anchor to.
- margin
-
Type:
System::Double
The margin (in world units) between the ShapeField's left side and the specified side of the parent ShapeElement.
Anchors the left side of the ShapeField to a particular side of the parent Shape.
Show: