IGeometryHost Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodExcludeGeometryFromClipRegion(Graphics^, Matrix^, GraphicsPath^)

Excludes from the clipping region this geometry, including geometries of descendant IGeometryHost objects.

System_CAPS_pubmethodTranslateGeometryToAbsoluteBounds(RectangleD)

Translates a rectangle from coordinates relative to the top-left of the IGeometryHost's parent to absolute world coordinates.

System_CAPS_pubmethodTranslateGeometryToRelativeBounds(RectangleD)

Translates a rectangle from absolute world coordinates to coordinates relative to the top-left of the IGeometryHost's parent.

System_CAPS_pubmethodUpdateGeometryLuminosity(DiagramClientView^, Brush^)

Modifies the luminosity of the specified brush.

System_CAPS_pubmethodUpdateGeometryLuminosity(DiagramClientView^, Pen^)

Modifies the luminosity of the specified pen.

Return to top
Show: