RadControls for WPF

The RadDiagramConnection is a special ContentControl that serves as a connection between zero, one or two shapes.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Diagrams (in Telerik.Windows.Controls.Diagrams.dll) Version: 2013.1.403.40

Syntax

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                Telerik.Windows.Controls.Diagrams..::..RadDiagramItem
                  Telerik.Windows.Controls..::..RadDiagramConnection

See Also