IGeometryHost Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ExcludeGeometryFromClipRegion(Graphics^, Matrix^, GraphicsPath^) | Excludes from the clipping region this geometry, including geometries of descendant IGeometryHost objects. |
![]() | TranslateGeometryToAbsoluteBounds(RectangleD) | Translates a rectangle from coordinates relative to the top-left of the IGeometryHost's parent to absolute world coordinates. |
![]() | TranslateGeometryToRelativeBounds(RectangleD) | Translates a rectangle from absolute world coordinates to coordinates relative to the top-left of the IGeometryHost's parent. |
![]() | UpdateGeometryLuminosity(DiagramClientView^, Brush^) | Modifies the luminosity of the specified brush. |
![]() | UpdateGeometryLuminosity(DiagramClientView^, Pen^) | Modifies the luminosity of the specified pen. |
Show:
