Enum ArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ArrowheadStyle : sbyte
Fields
Name | Description |
---|---|
Arrow | Specifies the ArrowheadStyle is Arrow |
ArrowDiamond | Specifies the ArrowheadStyle is ArrowDiamond |
ArrowOpen | Specifies the ArrowheadStyle is ArrowOpen |
ArrowOval | Specifies the ArrowheadStyle is ArrowOval |
ArrowStealth | Specifies the ArrowheadStyle is ArrowStealth |
None | Specifies the ArrowheadStyle is None |