ShapeField.DefaultInactiveSelectedBackgroundBrushId Property

Definition

Gets or sets the id of the default background brush to use for this ShapeField.

C++
public:
 property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ DefaultInactiveSelectedBackgroundBrushId { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ value); };

Property Value

Remarks

The ShapeField's GetBackgroundBrushId method returns this value unless GetBackgroundBrushId is overridden.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022