MindFusion.Wpf Pack Programmer's Guide
Shape.IsArrowhead Property
See Also
 





Specifies if this shape is used as arrowhead.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool IsArrowhead { get; set; }

Visual Basic  Copy Code

Public Property IsArrowhead As Boolean

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace