DiagramBrushes.ShapeTextSelectedDisabled Property

Definition

Gets the resource Id for the selected shape's disabled text.

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeTextSelectedDisabled { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeTextSelectedDisabled { get; }
static member ShapeTextSelectedDisabled : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeTextSelectedDisabled As StyleSetResourceId

Property Value

A StyleSetResourceId that represents the selected shape's disabled text brush.

Applies to