The RadDiagramConnection is a special ContentControl that serves as a connection between zero, one or two shapes.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Diagrams (in Telerik.Windows.Controls.Diagrams.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class RadDiagramConnection : RadDiagramItem,
IConnection, IDiagramItem, ISerializable, ISupportMouseOver, IPropertyChanged,
IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild, IThemable |
Inheritance Hierarchy
See Also