DiagramPens.ShapeOutline 属性

定义

获取形状的轮廓笔的资源 Id。 用于绘制形状周围的边框。

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

属性值

StyleSetResourceId

表示形状的轮廓笔的 StyleSetResourceId。

适用于