Enum ArrowheadWidth
Specifies the width of the arrowhead at the end of a line.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ArrowheadWidth : sbyte
Fields
Name | Description |
---|---|
Medium | Specifies the ArrowheadWidth is Medium |
Narrow | Specifies the ArrowheadWidth is Narrow |
None | Specifies the ArrowheadWidth is None |
Wide | Specifies the ArrowheadWidth is Wide |