NodeShape.AbsoluteBoundingBox Property
The bounding rectangle of the shape, measured relative to the Diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
To set the size or position of the shape, use AbsoluteBounds. This property is provided for uniformity with other ShapeElements.
You can override OnAbsoluteBoundsChanged(AbsoluteBoundsChangedEventArgs) to respond to changes in the size or position.
The coordinate system is in world units and increases positively down and to the right.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.