ShapeGeometry::HasFilledBackground Method (IGeometryHost^)
Visual Studio 2015
True if this type of geometry has a filled background.
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: System::Booleantrue if the shape geometry has a background fill; otherwise, false.
The background of the geometry will be filled with the background brush specified by BackgroundBrushId.
Show: