Gets or sets the source of the connection. When setting the source, this connection is first removed from any original source.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public virtual TOutboundPoint FromConnectionPoint { get; set; }
Visual Basic (Declaration)
Public Overridable Property FromConnectionPoint As TOutboundPoint

See Also