ShapeGeometry::GetBackgroundBrushId Method (IGeometryHost^)
Visual Studio 2015
Gets the ID that is assigned to the brush that paints the background of the shape geometry.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- geometryHost
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^
The shape or link.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^The ID that is assigned to the brush that paints the background of the shape geometry.
Show: