DiagramBrushes.ConnectionLineDecorator 属性

定义

获取连接线的修饰器画笔的资源 Id。 用于填写连接线路修饰器。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,它表示连接线的修饰器画笔。

适用于