Share via


DiagramBrushes.Selection 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 Selection As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId 

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramBrushes Class

DiagramBrushes Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace