ArrowType enumeration
ArrowType enumeration
Specifies the type of an arrow at a line end.
Members
Name | Description |
---|---|
None | The line does not have an arrow at the end. |
Arrow | The arrow is a solid triangle. |
Stealth | The arrow is a “stealth” arrow. |
Diamond | The line end is a solid diamond. |
Oval | The line end is a solid oval. |
Open | The arrow is an open arrow. |
Default | Same as ArrowType.None. |
See Also
- module Aspose.Words.Drawing
- property Stroke.startArrowType
- property Stroke.endArrowType