Class BezierLinkDrawer
- Namespace
- H.Controls.Diagram.LinkDrawers
- Assembly
- H.Controls.Diagram.dll
public class BezierLinkDrawer : LinkDrawer, INotifyPropertyChanged, ILinkDrawer
- Inheritance
-
BezierLinkDrawer
- Implements
- Inherited Members
- Extension Methods
Constructors
BezierLinkDrawer()
public BezierLinkDrawer()
Properties
Span
public double Span { get; set; }
Property Value
Methods
DrawPath(Link, out Point)
public override Geometry DrawPath(Link link, out Point center)