Class RelationContainer.ArrowProxy
Inheritance
System.Object
RelationContainer.ArrowProxy
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class ArrowProxy : DependencyObject
Constructors
ArrowProxy()
Declaration
public ArrowProxy()
Fields
PathDataProperty
Declaration
public static readonly DependencyProperty PathDataProperty
Field Value
System.Windows.DependencyProperty
|
Properties
PathData
Declaration
public string PathData { get; set; }
Property Value
System.String
|