ShapeElement::GeometryHasFilledBackground Property
Visual Studio 2015
Gets the shape and verifies whether its background is painted.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if the background of the shape is painted; otherwise, false.
This property should be used with derived classes.
Show: