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.endCap