DiagramPens.SelectionBackground 属性

定义

获取所选内容背景的笔的资源 Id。

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

属性值

StyleSetResourceId

表示选择背景的笔的 StyleSetResourceId。

适用于