DiagramBrushes::ShapeBackgroundSelectedInactive Property

 

Gets the resource Id for the selected shape's inactive background brush. Used to paint the background for selected shapes when they're inactive.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property StyleSetResourceId^ ShapeBackgroundSelectedInactive {
	static StyleSetResourceId^ get();
}
Return to top
Show: