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.start_arrow_type
- property Stroke.end_arrow_type