MindFusion.Diagramming for ASP.NET
Erweitern Sie Ihre Webanwendungen mit Diagramm- und Grafik-Funktionen.
Veröffentlicht von MindFusion Group
Wird von ComponentSource seit 2003 vertrieben
Released: Aug 16, 2010
Support for custom arrowheads
The type of the HeadShape, BaseShape and IntermediateShape properties of DiagramLink has been changed from enum ArrowHead to class Shape, which is also used to define ShapeNode shapes. The ArrowHeads class now exposes Shape definitions that correspond to the ArrowHead enumeration members from previous versions. It is also possible to assign any Shapes member or a custom shape as an arrowhead. When used for arrowheads, position (50, 0) in the shape definition corresponds to the arrowhead's tip point.
Additional arrowhead enhancements
Miscellaneous Updates