RadDiagramConnection
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadDiagramConnection : ContentControl, IAutomationPeer, IPeerConverter, IRadDiagramConnection, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlRadDiagramConnection...
Implements:
Inherited Members
Constructors
C#
public RadDiagramConnection()
Properties
C#
public string ConnectionType { get; set; }
C#
public bool IsSelected { get; }
Implements:
C#
public string SourceCapType { get; set; }
C#
public string SourceConnectorPosition { get; set; }
C#
public double StartPointX { get; }
Implements:
C#
public double StartPointY { get; }
Implements:
C#
public string TargetCapType { get; set; }
C#
public string TargetConnectorPosition { get; set; }