Specifies if this shape is used as arrowhead.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsArrowhead { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IsArrowhead As Boolean |
See Also