StrokeLineJoin enumeration
StrokeLineJoin enumeration
Specifies the line join style used in rendering SVG and HTML.
The StrokeLineJoin type exposes the following members:
Fields
Field | Description |
---|---|
MITER | The line joins with a sharp point, extending beyond the endpoints. |
ROUND | The line joins with a rounded corner. |
BEVEL | The line joins with a beveled corner. |
See Also
- module
aspose.svg.drawing