SwimlaneShape.HasConnectionPoints Property

Definition

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

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

Property Value

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

Applies to