Search
ArrowHeads Class
Remarks See Also
 





Contains predefined arrowhead shapes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public sealed class ArrowHeads

Visual Basic  Copy Code

Public NotInheritable Class ArrowHeads

 Remarks

Shape objects exposed as properties of this class can be assigned to the HeadShape, BaseShape and IntermediateShape properties of links.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.ArrowHeads

 See Also