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