Share via


DiagramBrushes.ShapeBackgroundSelectedInactive Property

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

Syntax

'Declaration
Public Shared ReadOnly Property ShapeBackgroundSelectedInactive As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId 

value = DiagramBrushes.ShapeBackgroundSelectedInactive
public static StyleSetResourceId ShapeBackgroundSelectedInactive { get; }
public:
static property StyleSetResourceId^ ShapeBackgroundSelectedInactive {
    StyleSetResourceId^ get ();
}
public static function get ShapeBackgroundSelectedInactive () : StyleSetResourceId

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramBrushes Class

DiagramBrushes Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace