DiagramPens.ConnectionLineHighlight Property
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ConnectionLineHighlight As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId
value = DiagramPens.ConnectionLineHighlight
public static StyleSetResourceId ConnectionLineHighlight { get; }
public:
static property StyleSetResourceId^ ConnectionLineHighlight {
StyleSetResourceId^ get ();
}
public static function get ConnectionLineHighlight () : StyleSetResourceId
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.