Class LineLinkDrawer
- Namespace
- H.Controls.Diagram.LinkDrawers
- Assembly
- H.Controls.Diagram.dll
public class LineLinkDrawer : LinkDrawer, INotifyPropertyChanged, ILinkDrawer
- Inheritance
-
LineLinkDrawer
- Implements
- Inherited Members
- Extension Methods
Constructors
LineLinkDrawer()
public LineLinkDrawer()
Methods
DrawPath(Link, out Point)
public override Geometry DrawPath(Link link, out Point center)
Parameters
Returns
GetLineGeometry(double, double, double, double)
protected Geometry GetLineGeometry(double x1, double y1, double x2, double y2)