Contains predefined arrowhead shapes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public sealed class ArrowHeads |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class ArrowHeads |
RemarksShape objects exposed as properties of this class can be assigned to the HeadShape, BaseShape and IntermediateShape properties of links.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Wpf.ArrowHeads
See Also