DiagramPens.ConnectionLineGhost 属性

定义

获取连接线的虚影笔的资源 Id。
用于在连接操作期间绘制可能的连接线。

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

属性值

StyleSetResourceId

表示连接线的虚影笔的 StyleSetResourceId。

适用于