Freigeben über


NodeShape.HasConnectionPoints-Eigenschaft

True, wenn die ConnectionPoints-Liste nicht leer ist.

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

Syntax

'Declaration
Public Overridable ReadOnly Property HasConnectionPoints As Boolean
public virtual bool HasConnectionPoints { get; }

Eigenschaftswert

Typ: System.Boolean
Standardwert false.

Hinweise

Fügen Sie ConnectionPoints hinzu, um den Wert zu ändern.

.NET Framework-Sicherheit

Siehe auch

Referenz

NodeShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace

ConnectionPoints