Specifies if this shape is used as arrowhead.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsArrowhead { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsArrowhead As Boolean |
true if this shape is designated as arrowhead; otherwise false.