DiagramBrushes.ShapeTextSelectedInactive 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 ShapeTextSelectedInactive As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId
value = DiagramBrushes.ShapeTextSelectedInactive
public static StyleSetResourceId ShapeTextSelectedInactive { get; }
public:
static property StyleSetResourceId^ ShapeTextSelectedInactive {
StyleSetResourceId^ get ();
}
public static function get ShapeTextSelectedInactive () : StyleSetResourceId
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.