IGeometryHost::TranslateGeometryToAbsoluteBounds Method (RectangleD)
Visual Studio 2015
Translates a rectangle from coordinates relative to the top-left of the IGeometryHost's parent to absolute world coordinates.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- relativeBounds
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The bounds of the geometry relative to the top-left of the IGeometryHost's parent to the top-left of the diagram.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Show: