ShapeElement::BoundingBox Property
Visual Studio 2015
The bounding rectangle, measured relative to the ParentShape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleDThe coordinate system increases down and to the right.
To get the bounds relative to the Diagram, use AbsoluteBoundingBox.
Show: