Share via


DiagramBrushes.ShapeTitleBackgroundSelectedInactive Property

Gets the resource Id for a shape's title background brush. Used to paint the background for the shape's title field.

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

Syntax

'Declaration
Public Shared ReadOnly Property ShapeTitleBackgroundSelectedInactive As StyleSetResourceId
public static StyleSetResourceId ShapeTitleBackgroundSelectedInactive { get; }
public:
static property StyleSetResourceId^ ShapeTitleBackgroundSelectedInactive {
    StyleSetResourceId^ get ();
}
static member ShapeTitleBackgroundSelectedInactive : StyleSetResourceId
static function get ShapeTitleBackgroundSelectedInactive () : StyleSetResourceId

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramBrushes Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace