NodeShape.HasConnectionPoints Property

Definition

Gets whether or not this NodeShape requires the use of connection points.

public:
 virtual property bool HasConnectionPoints { bool get(); };
public virtual bool HasConnectionPoints { get; }
member this.HasConnectionPoints : bool
Public Overridable ReadOnly Property HasConnectionPoints As Boolean

Property Value

true means this shape requires connection points; otherwise, they're not used.

Applies to