DiagramPens.ShapeHighlightOutline 属性

定义

获取形状的突出显示边框的资源 Id。
用于绘制形状周围的选择边框。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,表示形状的突出显示轮廓笔。

适用于