DiagramBrushes::ShapeBackgroundSelectedInactive Property
Visual Studio 2015
Gets the resource Id for the selected shape's inactive background brush. Used to paint the background for selected shapes when they're inactive.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property StyleSetResourceId^ ShapeBackgroundSelectedInactive { static StyleSetResourceId^ get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^
Show: