StrokeLineCap enumeration
StrokeLineCap enumeration
Specifies the line cap used in rendering SVG and HTML.
The StrokeLineCap type exposes the following members:
Fields
Field | Description |
---|---|
BUTT | The stroke ends with a flat edge. |
SQUARE | The stroke ends with a square projection beyond the endpoint. |
ROUND | The stroke ends with a rounded cap. |
See Also
- module
aspose.svg.drawing