DiagramPens.ShapeResizeOutline 属性

定义

获取形状的调整大小边框的资源 Id。
用于绘制形状的轮廓,使其调整大小。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,表示形状的大小调整边框笔。

适用于