Returns a shallow clone of this MovableDiagramConnectionSegment.

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

Syntax

C#
protected override DiagramConnectionSegment ShallowClone()
Visual Basic (Declaration)
Protected Overrides Function ShallowClone As DiagramConnectionSegment

Return Value

A shallow clone of this MovableDiagramConnectionSegment.

See Also