DiagramBrushes.ShapeTextSelected 属性

定义

获取所选形状的文本画笔的资源 Id。 用于绘制所选形状的文本。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,它表示所选形状的文本画笔。

适用于