DiagramFonts.ConnectionLine Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'宣言
Public Shared ReadOnly Property ConnectionLine As StyleSetResourceId
'使用
Dim value As StyleSetResourceId

value = DiagramFonts.ConnectionLine
public static StyleSetResourceId ConnectionLine { get; }
public:
static property StyleSetResourceId^ ConnectionLine {
    StyleSetResourceId^ get ();
}
public static function get ConnectionLine () : StyleSetResourceId

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

Permissions

See Also

Reference

DiagramFonts Class

DiagramFonts Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace