WebLineJoinEnumJS Enumeration
In This Topic
Specifies available modes, which define how to join consecutive line or curve segments in an annotation.
Members
| Member | Description |
| Miter | Specifies a mitered join. This produces a sharp corner or a clipped corner, depending on whether the length of the miter exceeds the miter limit. |
| Bevel | Specifies a beveled join. This produces a diagonal corner. |
| Round | Specifies a circular join. This produces a smooth, circular arc between the lines. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebLineJoinEnumJS
Browser Compatibility
See Also