DiagramBrushes.DiagramTitleBackground Property

Gets the resource Id for the diagram's title background brush.

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

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramBrushes Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace