ASP.NET Pack Programmer's Guide
Shape.IsArrowhead Property
See Also
 





Specifies if this shape is used as arrowhead.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IsArrowhead { get; set; }

Visual Basic  Copy Code

Public Property IsArrowhead As Boolean

 Property Value

true if this shape is designated as arrowhead; otherwise false.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming Namespace