Specifies if this shape is used as arrowhead.
Namespace: MindFusion.Diagramming
Assembly: 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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |