DiagramFonts.ConnectionLine 属性

定义

获取连接线字体的资源 Id。 用于显示连接线路标签文本的字体。

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

属性值

StyleSetResourceId

表示连接线字体的 StyleSetResourceId。

适用于