Class ArcLinkDrawer
- Namespace
- H.Controls.Diagram.LinkDrawers
- Assembly
- H.Controls.Diagram.dll
public class ArcLinkDrawer : LinkDrawer, INotifyPropertyChanged, ILinkDrawer
- Inheritance
-
ArcLinkDrawer
- Implements
- Inherited Members
- Extension Methods
Constructors
ArcLinkDrawer()
public ArcLinkDrawer()
Properties
Orientation
[Display(Name = "圆弧方向", GroupName = "基础信息", Order = 0)]
public Orientation Orientation { get; set; }
Property Value
Methods
DrawPath(Link, out Point)
public override Geometry DrawPath(Link link, out Point center)