EndCap enumeration
EndCap enumeration
Specifies line cap style.
Members
| Name | Description |
|---|---|
| ROUND | Rounded ends. |
| SQUARE | Square protrudes by half line width. |
| FLAT | Line ends at end point. |
| DEFAULT | Default value is EndCap.FLAT. |
See Also
- module aspose.words.drawing
- property Stroke.end_cap