Enum ArrowheadLength
Specifies the length of the arrowhead at the end of a line.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ArrowheadLength : sbyte
Fields
Name | Description |
---|---|
Long | Specifies the ArrowheadLength is Long |
Medium | Specifies the ArrowheadLength is Medium |
None | Specifies the ArrowheadLength is None |
Short | Specifies the ArrowheadLength is Short |