Enum ArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum ArrowheadStyle
Fields
Name | Description |
---|---|
ArrowheadDiamond | Diamond-shaped. |
ArrowheadNone | No arrowhead. |
ArrowheadOpen | Open. |
ArrowheadOval | Oval-shaped. |
ArrowheadStealth | Stealth-shaped. |
ArrowheadTriangle | Triangular. |